﻿@import url("font/iconfont.css");
* { //touch-action: none; }
body{
    color: #444;
    font-family:"Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a,a:hover{
    text-decoration: none;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a:hover,a:focus{
    text-decoration: none!important;
}
.iconfont{
    font-weight: 100;
}
.content-bg{
    background-color: #f5f6f7;
    margin-bottom: 15px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}
.content-bg-w{
    background-color: #ffffff;
}
.content{
    line-height: 1.8em;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow:auto;
}
.mobile-devices-wrap{
    position: relative;
    //height: 2470px;    /*看这里*/
    overflow: auto;  /*看这里*/
    -webkit-overflow-scrolling: touch; /*看这里*/
}
.btn-item.content-bg-w{
    height: 78px;
    line-height: 18px;
}
.content-bg-w.btn-item i{
    color: #3771ab;
}
.content-bg-w.btn-item>span{
    color: #444444;
    line-height: 36px;
    font-size: 20px;
}
.content-share-list ul{
    width: 280px;
    height: 50px;
    margin: 0 0 0 auto;
}
.content-share-list ul li .content_qq{
    background-position-y: -2652px;
}
.content-share-list ul li .content_qqzone{
    background-position-y: -52px;
}
.content-share-list ul li .content_weixin{
    background-position-y: -1612px;
}
.content-share-list ul li .content_sina{
    background-position-y:-104px;
}
.collapse.in {
    display: block;
}
.container.position-relative{
    position: relative;
    padding: 0;
}
.site-header .container.position-relative{
    height: 240px;
}
.navbar-nav{
    margin: 0;
}
.navbar{
    min-height: 45px;
    margin-bottom: 0;
    border: 0;
}

.home {
    background-color: #ffffff;
    //background-image: url("../img/index/jc/home_page_bg_3.png");
    background-position-x: -380px;
    background-position-y: -54px;
    background-repeat: no-repeat;
}
.bg{
    position: fixed;
    width: 100%;
    height: 100%;
    //background-image: url("../img/index/jc/home_page_bg_3.png");
    background-repeat: no-repeat;
    background-position-x: -380px;
    background-position-y: -54px;
    z-index: -1;
}
.flex-direction-nav{
    display: none;
}
.flexslider {
    margin: 0 auto 20px;
    width: 1920px;
    overflow: hidden;
    zoom: 1;
    left: 50%;
    margin-left: -960px;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}
.seach-box{
    border: 2px solid rgba(0, 71, 157, 0.3);
    border-radius: 6px;
}
.seach-box .form-control{
    border: 0;
    height: 38px;
}
.seach-box .input-group-btn .btn{
    border: 1px solid #ffcd5a;
    color: #ffffff;
    background-color: #ffc84b;
    height: 38px;
}
#focus {
    display: inline-block;
    float: left;
    width: 100%;
    height: 321px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border: 1px solid #cccccc;
}
#focus ul {
    width: 100%;
    height: 100%;
    position: absolute;
}
#focus ul li {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#focus ul li>a{
    display: block;
    height: 100%;
    background-color: #f7f8f9;
    text-align: center;
}
#focus ul li img +span ,.case-img img +span,.js .box01 span{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
#focus ul li p>a {
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 0 10px;
    font: 16px/40px Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
}
#focus .btn {
    position: absolute;
    width: 242px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    top: 5px;
    line-height: 0;
    text-align: right;
}
#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 20px;
    height: 8px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #ff8660;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.title-logo{
    height: 76px;
    background-repeat: no-repeat;
    background-image: url("../img/index/jc/logo-title.png");
    background-size: 94%;
    background-position: left;
}
.navbar-nav {
    width: 100%;
}
.site-header.sticky-header {
    position: relative;
}
.wrapper{
    position: relative;
    padding: 0;
}
.header-banner{
    padding-bottom: 60px;
}
.navbar-collapse.collapse{
    padding: 0;
    border: 0;
}
.banner.scrolled .container{
    padding: 0;
}
.banner.scrolled{
    position: relative;
    top: -45px;
    width: 100%;
    border-top: 2px solid #ffffff;
    z-index: 9;
}
.searc-ground{
    width: 70%;
    margin: 20px auto;
}
.banner.scrolled .navbar div>button {
    width: 100%;
    color: #fff;
    background-color: #0078ff;
    border: 0;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    outline:none;
}
.banner .nav-item{
    width: 100%;
    text-align: center;
    background-color: #fcfcfc;
}
.banner .nav-item .nav-link span[class^="menu_ico_"]{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 4px;
    background-image: url("../img/index/jc/menu_ico_2.png");
    background-repeat: no-repeat;
    background-position-y: -3px;
    vertical-align: middle;
}
.banner .nav-item .nav-link span.menu_ico_0{
    background-image: url("../img/index/jc/menu_ico_0.png");
}
.banner .nav-item .nav-link span.menu_ico_1{
    background-image: url("../img/index/jc/menu_ico_1.png");
}
.banner .nav-item .nav-link span.menu_ico_2{
    background-image: url("../img/index/jc/menu_ico_2.png");
}
.banner .nav-item .nav-link span.menu_ico_3{
    background-image: url("../img/index/jc/menu_ico_3.png");
}
.banner .nav-item .nav-link span.menu_ico_4{
    background-image: url("../img/index/jc/menu_ico_4.png");
}
.banner .nav-item .nav-link span.menu_ico_5{
    background-image: url("../img/index/jc/menu_ico_5.png");
}

.banner .nav-link {
    display: block;
    color: #444;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    border-bottom: 1px solid #cccccc;
}
.banner .nav-link.actived, .banner .nav-link:hover, .banner .nav-link:focus, .banner .nav-link:active {
    background-color: #054181;
    border-bottom: 0;
    color: #fff;
}
.top45{
    top:-45px;
}
.p-top-15{
    padding-top: 15px;
}
.p-left-15{
    padding-left: 15px;
}
.p-right-15{
    padding-right: 15px;
}

.nav.nav-tabs{
    position: relative;
    padding: 2px 0 0 4px;
    border-bottom: 0;
    background-color: #3083d4;
    background-image: url("../img/index/jc/nav_tab_bg.png");
    background-repeat: no-repeat;
    background-position: right -6px;
}
.nav-tabs>li{
    margin-bottom: 0;
}
.nav.nav-tabs>li>a{
    color: #ffffff;
    height: 36px;
    font-size: 18px;
    font-weight: 700;
    line-height: 14px;
    border: 0;
    margin: 0;
    border-radius: 0;
    letter-spacing: 4px;
}
.nav.nav-tabs>li>a>i{
    letter-spacing: 0;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover{
    border-bottom: 2px solid #3083d4;
}
.nav.nav-tabs>li.active>a,.nav.nav-tabs>li.active>a:hover,.nav.nav-tabs>li.active>a:focus{
    color: #3083d4;
    border-bottom: 2px solid #3083d4;
}
.nav.nav-tabs>li>a:hover,.nav.nav-tabs>li>a:focus{
    border: 0;
    background-color: transparent;
}
.nav.nav-tabs>li.active:hover>a,.nav.nav-tabs>li.active>a:focus{
    background-color: #ffffff;
}
.nav.nav-tabs>li.active:after{
    position: absolute;
    display: block;
    content: "";
    width: 16px;
    height: 36px;
    right: 0;
    top: 0;
    border-style: solid;
    border-width: 0 6px 36px 0;
    border-color: transparent #3083d4 transparent #3083d4;
}
.nav.nav-tabs>li.active:before{
    position: absolute;
    display: block;
    content: "";
    width: 16px;
    height: 36px;
    left: 0;
    top: 0;
    border-style: solid;
    border-width: 36px 0 0 6px;
    border-color: transparent #3083d4 transparent #3083d4;
    z-index: 9;
}
.tabs_more{
    position: absolute;
    display: block;
    right: 6px;
    top: 6px;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    background-color: #195a99;
    border-radius: 24px;
    z-index: 1;
}
.tabs_more:hover{
    color: #ffffff;
    background-color: #104c88;
}
.tab-content > .active {
    position: relative;
    display: block;
    /*border: 1px solid #3771ab;*/
    /*border: 1px solid #cccccc;*/
    border-top: 0;
}
.tab-content .tabs_more{
    top: -30px;
}
.news-list{
    padding: 10px 15px 0 15px;
    height: 282px;
}
.news-list li{
    padding-bottom: 2px;
}
.news-list li:last-child{
    padding-bottom: 15px;
}
.datetime{
    float: right;
    background-color: #3083d4;
    padding: 0 6px;
    color: #ffffff;
    margin-left: 6px;
}

.datetime span{
    font-size: 12px;
}
.datetime>p{
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    height: 20px;
    padding-top: 2px;
}

.news-list li>a{
    display: block;
    background-color: #f9f9f9;
}

.news-list li>a> p{
    position: relative;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 70px);
    color: #444;
    margin-bottom: 0;
    display: block;
    padding-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.news-list li>a> p:after{
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    top: 16px;
    left: 10px;
    border-radius: 10px;
    background-color: #91c9ff;
}
.news-list li>a:hover{
    background-color: #fff8e9;
}
.news-list li>a:hover> p{
    color: #000000;
}

.content-page .sys-1,.content-page .sys-2,.content-page .sys-3{
    display: none;
}

.content-page .news-list{
    height: auto;
    border-bottom: 1px solid #cccccc;
}
.content-page .datetime{
    float: right;
    margin-left: 6px;
    margin-right: 0;
}
.content-page .news-list li>a{
    padding-left: 15px;
}
.content-page .news-list li{
    padding-bottom: 8px;
}
.news-list li.df >a >p{
    width: calc(100% - 94px);
}
.news-list li.df .datetime{
    line-height: 40px;
    background-color: transparent;
    color: #999;
    padding-right: 15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding: 15px 0 0 15px;
}

.sys-3{
    height: auto;
    padding: 15px 0 0 8px;
}
.sys-2{
    padding: 15px 8px 0 0;
}
.sys-1{
    padding:0;
}
.row-6 img,.row-3 img{
    width: 100%;
    height: 100%;
}
.list-title-header{
    position: relative;
    height: 38px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    font-weight: 700;
    letter-spacing: 6px;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-left: 1px solid #055bb0;
    border-bottom: 3px solid #055bb0;
    background-image: url("../img/index/jc/list-title-header-bg.png");
    background-repeat: no-repeat;
}
.list-title-header i{
    letter-spacing: 0;
    font-size: 18px;
}
.list-title-header.bggg-title{
    background-image: url("../img/index/jc/bggg-title-header-bg.png");
}
.list-title-header.ygsgg-title{
    background-image: url("../img/index/jc/ygsgg-title-header-bg.png");
}
.list-title-header.yqlj-title{
    background-image: none;
    color: #008ec9;
    border-bottom: 0;
    border-left: 1px solid #ededed;
}
.list-title-header:after{
    position: absolute;
    display: block;
    width: 120px;
    height: 42px;
    content: "";
    background-image: url("../img/index/jc/nav_tab_bg_1.png");
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    z-index: 0;
}
.list-title-header.yqlj-title:after{
    background-image: none;
}
.yqlj-title,.yqlj-list{
    background-color: #fbfbfb;
}
.yqlj-list img{
    width: 100%;
    border:1px solid #24aee7;
}
.list-title-header>span{
    font-variant: all-petite-caps;
    color: #999;
    padding-left: 100px;
    font-weight: 100;
    font-size: 24px;
    letter-spacing: 2px;
    font-family: "Microsoft YaHei UI","Microsoft YaHei Light", "SimSun", Verdana, Geneva, sans-serif;
}
.list-title-header.bggg-title>span{
    padding-left: 90px;
}
.list-title-header.ygsgg-title>span{
    padding-left: 70px;
}
.cggg-list,.bggg-list{
    padding:0 15px 15px 0;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.cggg-list>li:nth-child(even) div,.zbgg-list>li:nth-child(even) div,.bggg-list>li:nth-child(even) div{
    background-color: #ffffff;
}
.cggg-list>li:nth-child(odd) div,.zbgg-list>li:nth-child(odd) div,.bggg-list>li:nth-child(odd) div{
    background-color: #fffcf2;
}

.cggg-list>li:nth-child(even) div{
    background-color: #f8fdff;
}
.cggg-list>li:nth-child(odd) div{
    background-color: #ffffff;
}
.cggg-list>li:nth-child(even) div .cg-notices-title{
    background-color: #4980b5;
}
.cggg-list>li:nth-child(odd) div .cg-notices-title{
    background-color: #6996ce;
}
.cggg-list .cg-notices-title>a{
    color: #ffffff;
}
.ygsgg-list>li:nth-child(odd) div{
    background-color: #f8fdff;
}
.cg-notices-box{
    //box-shadow: 1px 1px 2px rgba(204, 204, 204, 0.54);
}
.zbgg-list .cg-notices-box{
    //box-shadow: 1px 1px 2px rgba(204, 204, 204, 0.54);
    margin: 0 15px 0 0;
}
.cg-notices-title{
    border-left: 1px solid #3771ab;
    border-top: 3px solid #3771ab;
    border-right: 1px solid #3771ab;
    border-bottom: 1px solid #3771ab;
}
.zbgg-list .cg-notices-title{
}
.bggg-list .cg-notices-title{
    border-bottom: 1px solid #3771ab;
}
.bggg-list li .cg-notices-box>p{
    padding: 2px 10px;
    text-align: right;
    border: 1px solid #3771ab;
    border-top: 0;
    color: #999999;
    background-color: #fbfbfb;
    margin: 0;
}
.bggg-list li .cg-notices-box>p>i{
    float: left;
    color: #0064aa;
}
.cg-notices-title>a{
    color: #333333;
    font-size: 16px;
    display: block;
    display: -webkit-box;
    height: 92px;
    padding: 15px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.cg-notices-title>a>h4{
    font-size: 17px;
    margin: 0 0 10px 0;
    font-weight: 700;
    text-align: center;
}
.cg-notices-title>a>p{
    display: block;
    display: -webkit-box;
    height: 44px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list-group{
    border-left: 1px solid #3771ab;
    border-right: 1px solid #3771ab;
    margin: 0;
}
.zbgg-list .list-group{
    height: 78px;
}
.list-group:last-child{
    border-bottom: 1px solid #3771ab;
}
.list-group~.list-group{
    border-top: 1px dashed #3771ab;
}
.cggg-ico{
    width: 50px;
    padding: 10px;
    float: left;
}
.cggg-ico>i{
    font-size: 30px;
    color: #0064aa;
}
.zbgg-ico{
    width: 50px;
    padding: 10px;
    float: left;
}
.zbgg-ico>i{
    font-size: 30px;
    color: #0064aa;
}
.item-right{
    width: calc(100% - 50px);
    float: left;
    padding: 10px 10px 10px 0;
}
.item-right>span{
    font-size: 12px;
    color: #444444;
}
.item-right>p{
    display: block;
    display: -webkit-box;
    max-height: 34px;
    font-size: 12px;
    color: #888888;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.picMarquee-left{ width:100%; padding-left: 15px; overflow:hidden; position:relative;border-right: 1px solid #ededed;border-left: 1px solid #ededed;border-bottom: 1px solid #ededed;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden;box-sizing: border-box;padding: 15px 0 15px 0 }
.list-title-header>span{
    opacity: 0;
}
.btn-item{
    position: relative;
    border: 1px solid #3771ab;
    padding: 20px 10px;
    height: 90px;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    cursor: pointer;
}
.btn-item i{
    font-size: 44px;
    float: left;
    color: #ffffff;
    font-weight: normal;
    position: absolute;
    top: 30px;
}
.btn-item>span{
    color: #444444;
    padding: 0px 0 0 56px;
    display: inline-block;
    height: 44px;
    text-align: left;
    line-height: 28px;
    font-size: 22px;
    color: #ffffff;
}
.sys-1 .btn-item{
    background-color: #f29710;
    border: 1px solid #f29710;
    background-image: url("../img/index/jc/sys-link-bg-5.png");
    background-repeat: no-repeat;
    background-position: right;
}
.sys-2 .btn-item,.sys-3 .btn-item{
    background-color: #3177bd;
    border: 1px solid #3771ab;
    background-image: url("../img/index/jc/sys-link-bg-4.png");
    background-repeat: no-repeat;
    background-position: right;
}
.sys-1 .btn-item>span{
    letter-spacing: 0;
    line-height: 46px;
}
.sys-2 .btn-item>span{
    letter-spacing: 9px;
    line-height: 24px;
}
.sys-3 .btn-item>span{
    letter-spacing: 4px;
    line-height: 24px;
}

.wyly,.bzzx{
    padding-left: 15px;
}
.panel-footer{
    position: relative;
    color: #ffffff;
    background-color: #242a31;
    padding: 25px 25px 100px 25px;
}
.panel-footer a{
        color: #b2dbff;
    }
    .panel-footer a:hover{
        color: #055bb0;
    }

    .dzjg{
        position: absolute;
        display: block;
        top: -6px;
        right: 0;
    }
.beian{
        position: relative;
        padding-left: 20px;
    }
    .beian::before{
        position: absolute;
        display: block;
        content: "";
        left: 0;
        top: 0;
        width: 18px;
        height: 18px;
        background-image: url(../img/index/jc/footer_gawb.png);
        background-size: 100%;
        background-repeat: no-repeat;        
    }
.panel-footer>.container{
    max-width: 970px;
}
.fdc-box {
    display: none;
}
.adr-title{
    padding: 15px 15px 0 15px;
    color: #999;
}
.adr-title i{
    color: #f7a223;
}
.adr-title>a{
    color: #444444;
}
.artContent>p>img{
width:100%;
height:auto;
margin:0 auto;
}
.nav-menu{
    border: 1px solid #ccc;
    margin-bottom: 15px;
}
.nav-first-menu{
    border-bottom: 1px solid #1377da;
    height: 46px;
    padding: 10px 0 0 0;
    font-size: 16px;
    font-weight: 700;
    background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #efefef 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #efefef 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #efefef 0%,#ffffff 100%);
}
.first-menu-title{
    padding: 10px 15px;
    border-bottom: 3px solid #1377da;
}
.first-menu-title i.iconfont{
    font-size: 18px;
}
.nav-secondary-menu{
    padding: 10px;
    background-color: #f9f9f9;
}
.nav-secondary-menu>li{
    padding: 0;
    margin-bottom: 10px;
}
.nav-secondary-menu>li>a{
    display: block;
    padding:6px 10px;
    color: #444;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #ccc;
    background: -moz-linear-gradient(top, #eef9fd 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef9fd), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #eef9fd 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #eef9fd 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #eef9fd 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #eef9fd 0%,#ffffff 100%);
}
.nav-secondary-menu>li>a.actived,.nav-secondary-menu>li>a:hover{
    border-color: #82bdff;
    color: #fff;
    background: -moz-linear-gradient(top, #5faaff 0%, #0078ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5faaff), color-stop(100%,#0078ff));
    background: -webkit-linear-gradient(top, #5faaff 0%,#0078ff 100%);
    background: -o-linear-gradient(top, #5faaff 0%,#0078ff 100%);
    background: -ms-linear-gradient(top, #5faaff 0%,#0078ff 100%);
    background: linear-gradient(to bottom, #5faaff 0%,#0078ff 100%);
}
.nav-secondary-menu>li>a>i.glyphicon{
    font-size: 14px;
}
.nav-third-menu{
    height: 0;
    padding: 0 10px 0 30px;
    overflow: hidden;
    list-style-type: disc;
    border: 0;
    background-color: #ffffff;
    transition: height 0.5s;
    -moz-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
}
.nav-secondary-menu>li>a.actived + .nav-third-menu,.nav-secondary-menu>li:hover >a+ .nav-third-menu{
    height: 166px;
    padding: 10px 10px 10px 30px;
    border: 1px solid #ccc;
    border-top: 0;
}
.nav-third-menu>li{
    padding:0;
    list-style-type: disc;
}
.nav-third-menu>li>a{
    display: block;
    padding:4px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px dashed #ededed;
}
.nav-third-menu>li>a.actived,.nav-third-menu>li>a:hover{
    background-color: #5aa8ff;
    color: #fff;
    border-bottom: 1px dashed #5aa8ff;
}
.content-page .list-title-header{
    color: #444;
    background-image:none;
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
}
.content-page .list-title-header>span{
    padding-left: 10px;
}
.artHead h2{
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
.artHead h4{
    text-align: center;
    font-size: 14px;
    color: #999;
}
.actSummary{
    padding: 6px 15px;
    background-color: #f6f6f6;
    margin-bottom: 15px;
}
.more-icon:after{
    position: absolute;
    right: 10px;
    color: #999;
    font-size: 12px;
    content: "\e258";
}
.more-icon.actived:after,.more-icon:hover:after{
    content: "\e259";
    color: #acd3ff;
}
.wenming{
    padding: 10px 0 0 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 3px solid #055bb0;
    text-align: center;
}
.cggg-ifr{
    height: 2470px;
}
.bggg-ifr{
    height: 560px;
}
.chanel-sub-nav{
    border-left: 1px solid#cccccc;
    border-right: 1px solid#cccccc;
}
.channelMain .chanelSubGuide {
    width: calc(100% - 0px);
    margin: 0;
    padding-bottom: 6px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    background-color: #f9fdfe;
}
.chanelSubGuide .rightBox{
    float:right;
    width:auto;
}
.channelMain .chanelSubGuide a{
    height:29px;
    line-height:29px;
    display:inline-block;
    float:left;
    margin:auto 5px;
    margin-top:5px;
    color: #fff;
    padding-left:10px;
    background: url(../img/index/jc/channelSubGuide.png) no-repeat left;
    background: -moz-linear-gradient(top, #5faaff 0%, #0078ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5faaff), color-stop(100%,#0078ff));
    background: -webkit-linear-gradient(top, #5faaff 0%,#0078ff 100%);
    background: -o-linear-gradient(top, #5faaff 0%,#0078ff 100%);
    background: -ms-linear-gradient(top, #5faaff 0%,#0078ff 100%);
    background: linear-gradient(to bottom, #5faaff 0%,#0078ff 100%);
    border-radius: 4px;
}
.channelMain .chanelSubGuide a:hover,
.channelMain .chanelSubGuide a.current{
    color: #Fff;
    background:url("../img/index/jc/channelSubGuide.png") no-repeat left;
    background: -moz-linear-gradient(top, #ffb444 0%, #efa22f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb444), color-stop(100%,#efa22f));
    background: -webkit-linear-gradient(top, #ffb444 0%,#efa22f 100%);
    background: -o-linear-gradient(top, #ffb444 0%,#efa22f 100%);
    background: -ms-linear-gradient(top, #ffb444 0%,#efa22f 100%);
    background: linear-gradient(to bottom, #ffb444 0%,#efa22f 100%);
    border-radius: 4px;
}
.channelMain .chanelSubGuide a span{
    height:29px;
    display:inline-block;
    padding-right:10px;
    cursor:pointer;
}
.channelMain .chanelSubGuide a:hover span,
.channelMain .chanelSubGuide a.current span{
    background:url("../img/index/jc/channelSubGuide.png") no-repeat right;
    background: -moz-linear-gradient(top, #ffb444 0%, #efa22f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb444), color-stop(100%,#efa22f));
    background: -webkit-linear-gradient(top, #ffb444 0%,#efa22f 100%);
    background: -o-linear-gradient(top, #ffb444 0%,#efa22f 100%);
    background: -ms-linear-gradient(top, #ffb444 0%,#efa22f 100%);
    background: linear-gradient(to bottom, #ffb444 0%,#efa22f 100%);
    border-radius: 4px;
}
.content-page .content-bg .col-sm-8,.content-page .content-bg .col-md-9,.content-page .content-bg .col-lg-9{
    float: right;
    min-height: 20px;
}
#guestbookForm .col-sm-8,#guestbookForm .col-md-9,#guestbookForm .col-lg-9{
    float: left;
    min-height: 20px;
}
.blxxjb{
        position: absolute;
        display: block;
        top:125px;
        left: 0;
    }
@media (max-width: 534px){
    .btn-item>span{
        font-size: 18px;
    }
    .sys-2,.sys-3{
        width: 100%;
        padding: 15px 0 0 0;
    }
    .sys-2 .btn-item>span{
        line-height: 44px;
    }
    .sys-3 .btn-item>span{
        line-height: 44px;
    }
}
@media (max-width: 400px){
    .btn-item>span{
        font-size: 18px;
        line-height: 24px;
    }

    .sys-2,.sys-3{
        width: 100%;
        padding: 15px 0 0 0;
    }
    .sys-1 .btn-item>span {
        letter-spacing: 0;
        line-height: 24px;
    }
    .sys-2 .btn-item>span{
        line-height: 24px;
    }
    .sys-3 .btn-item>span{
        line-height: 24px;
    }
}
@media (min-width: 534px){
    .sys-1 .btn-item>span{
        letter-spacing: 0;
        line-height: 46px;
    }
    .sys-2 .btn-item>span{
        letter-spacing: 9px;
        line-height: 24px;
    }
    .sys-3 .btn-item>span{
        letter-spacing: 4px;
        line-height: 24px;
    }
}
@media (min-width: 768px){

    .home,.bg{
        background-position: top center;
    }
    .cggg-ifr{
        /*height: 1430px;*/
    }
    .bggg-ifr{
        height: 560px;
    }
    .header-banner{
        padding-bottom: 15px;
    }
    .banner.scrolled.menuFixed{
        width: 750px;
        transition-property: top;
        transition-duration: .5s;
        transition-timing-function:ease-in-out;
        -moz-transition-property: top; /* Firefox 4 */
        -moz-transition-duration: .5s; /* Firefox 4 */
        -moz-transition-timing-function:ease-in-out;
        -webkit-transition-property: top; /* Safari and Chrome */
        -webkit-transition-duration: .5s; /* Safari and Chrome */
        -webkit-transition-timing-function:ease-in-out;
        -o-transition-property: top; /* Opera */
        -o-transition-duration: .5s; /* Opera */
        -o-transition-timing-function:ease-in-out;
    }
    .site-header {
        position: absolute;
        z-index: 999;
        width: 100%;
        top: 0;
    }
    .site-header .container.position-relative {
        height: 305px;
        overflow: hidden;
    }
    #masthead {
        background-color: transparent;
        padding: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .wrapper{
        padding: 0;
    }
    .title-logo{
        height: 76px;
        background-image: url("../img/index/jc/logo-title.png");
        background-repeat: no-repeat;
        background-size: auto;
    }
    .title-logo:after{
        position: absolute;
        display: block;
        content: "";
        width: 260px;
        height: 50px;
        /*right: 15px;*/
        left: 334px;
        bottom: 106px;
        background-image: url("../img/index/jc/logo-title-right.png");
        background-repeat: no-repeat;
    }
    .banner .nav-item {
        width: 20%;
        text-align: center;
        background-color: #096DD9;
    }
    .banner .nav-link {
        display: block;
        color: #ffffff;
        height: 50px;
        font-size: 14px;
        line-height: 50px;
        font-weight: normal;
        border-bottom: 0;
        padding: 0;
    }
    .banner .nav-link.actived,.banner .nav-link:hover,.banner .nav-link:focus,.banner .nav-link:active{
        background-color: #054181;
        border-bottom: 0;
    }
    .d-lg-none {
        display: none!important;
    }

    .container{
        padding: 0;
    }

    .header-banner {
        position: relative;
        height: 305px;
        padding-top: 46px;
        padding-bottom: 45px;
        //background-image: url("../img/index/jc/home_page_bg_4.png");
        background-position: center center;
    }
    .searc-ground{
        width: 350px;
        margin: 22px 0;
        position: absolute;
        right: 15px;
    }
    .fixed-banner .banner {
        position: absolute;
        top: 255px;
        background: transparent;
    }
    .banner.scrolled{
        border-top: 0;
        position: relative;
        top: -50px;
    }
    .banner .navigation {
        margin: 0;
        border: 0;
        border-radius: 0;
        background-color: #0078ff;
    }
    .sys-1,.sys-2,.sys-3{
        height: auto;
    }
    .sys-1{
        padding: 0 10px 0 0;
    }
    .content-page .sys-1{
        padding: 0;
    }
    .sys-2{
        padding: 0 10px 0 5px;
    }
    .sys-3{
        padding: 0 0 0 5px;
    }
    .sys-1 .btn-item>span{
        letter-spacing: 0;
        line-height: 24px;
        font-size: 18px;
    }
    .sys-2 .btn-item>span{
        letter-spacing: 11px;
        line-height: 24px;
        font-size: 18px;
    }
    .sys-3 .btn-item>span{
        letter-spacing: 8px;
        line-height: 24px;
        font-size: 18px;
    }
    .bggg-list>li:nth-child(1) div,.bggg-list>li:nth-child(4) div,.bggg-list>li:nth-child(5) div,.bggg-list>li:nth-child(8) div{
         background-color: #fffcf2;
     }
    .bggg-list>li:nth-child(2) div,.bggg-list>li:nth-child(3) div,.bggg-list>li:nth-child(6) div,.bggg-list>li:nth-child(7) div{
        background-color: #ffffff;
    }
    .bggg-list.ygsgg-list>li:nth-child(1) div,.bggg-list.ygsgg-list>li:nth-child(4) div,.bggg-list.ygsgg-list>li:nth-child(5) div,.bggg-list.ygsgg-list>li:nth-child(8) div{
        background-color: #f8fdff;
    }
    .bggg-list.ygsgg-list>li:nth-child(2) div,.bggg-list.ygsgg-list>li:nth-child(3) div,.bggg-list.ygsgg-list>li:nth-child(6) div,.bggg-list.ygsgg-list>li:nth-child(7) div{
        background-color: #ffffff;
    }
    .cggg-list>li:nth-child(1) div,.cggg-list>li:nth-child(4) div,.cggg-list>li:nth-child(5) div,.cggg-list>li:nth-child(8) div{
        background-color: #f8fdff;
    }
    .cggg-list>li:nth-child(2) div,.cggg-list>li:nth-child(3) div,.cggg-list>li:nth-child(6) div,.cggg-list>li:nth-child(7) div{
        background-color: #ffffff;
    }
    .cggg-list>li:nth-child(1) div .cg-notices-title, .cggg-list>li:nth-child(4) div .cg-notices-title, .cggg-list>li:nth-child(5) div .cg-notices-title, .cggg-list>li:nth-child(8) div .cg-notices-title {
        background-color: #4980b5;
    }
    .cggg-list>li:nth-child(2) div .cg-notices-title, .cggg-list>li:nth-child(3) div .cg-notices-title, .cggg-list>li:nth-child(6) div .cg-notices-title, .cggg-list>li:nth-child(7) div .cg-notices-title {
        background-color: #6996ce;
    }
    .cggg-list .cg-notices-title>a {
        color: #ffffff;
    }
    .list-group ,.cggg-list li div:nth-child(2).list-group{
        height: 78px;
    }
    .cggg-list>li:nth-child(3),.cggg-list>li:nth-child(4),.cggg-list>li:nth-child(5),.cggg-list>li:nth-child(6),.cggg-list>li:nth-child(7),.cggg-list>li:nth-child(8){
        padding-top: 24px;
    }
    .list-title-header>span{
        opacity:1;
    }
    .wyly{
        padding: 15px 8px 0 0;
    }
    .bzzx{
        padding:15px 0 0 8px;
    }
    .cggg-list>li div.cg-notices-title:hover,.cggg-list>li .cg-notices-title:hover>a,.zbgg-list>li .cg-notices-title:hover,.zbgg-list>li .cg-notices-title:hover>a,.bggg-list>li .cg-notices-title:hover,.bggg-list>li .cg-notices-title:hover>a{
        background-color: #055bb0;
        color: #ffffff;
    }
    .btn-item.content-bg-w:hover{
        background-color: #055bb0;
        color: #ffffff;
    }
    .btn-item:hover i, .btn-item:hover span{
        color: #ffffff;
    }
    .panel-footer{
        color: #ffffff;
        background-color: #242a31;
        padding: 25px 0 100px 0;
    }
    .fdc-box {
        display: block;
        width: 80px;
        position: fixed;
        top: 254px;
        right: 10px;
        z-index: 9999999;
        border-top: 1px solid #dedede;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .fdc-box.hide-fdc{
        width: 0;
        right: 0;
    }
    .btn-hide-fdc{
        color: #fff;
        background: rgba(134,142,149,0.61);
        position: absolute;
        top: -23px;
        left: 26px;
        width: 54px;
        height: 22px;
        padding-left: 6px;
    }
    a.btn-hide-fdc{ text-decoration:none; color:#fff; font-size:12px; cursor:pointer;}
    a.btn-hide-fdc:hover{ text-decoration:none; color:#fff; font-size:12px;background-color:#136dc6 }

    .hide-fdc .btn-hide-fdc{
        left: -52px;
    }
    .hide-fdc .btn-hide-fdc i.icon-gengduo:before{
        display: inline-block;
        transform: rotate(180deg);
    }
    .fdc-box .fdc-item{
        position: relative;
        width: 80px;
        height: 86px;
        float: left;
        text-align: center;
        background-color: rgba(134,142,149,0.61);
        color: #fff;
        font-size: 12px;
        line-height: 14px;
        padding: 0 6px 10px 6px;
        border: 0px solid #dedede;
        border-top: 0;
    }
    .fdc-box .fdc-item:last-child{
        border-top: 0;
    }
    .fdc-box .fdc-item:not(:last-child)>img,.fdc-box .fdc-item:not(:first-child)>img{
        padding:4px 15px;
    }

    .fdc-box .fdc-item:last-child>img,.fdc-box .fdc-item:first-child>img{
        padding:0;
    }
    .fdc-box .fdc-item i{
        font-size: 40px;
        display: block;
        height: 30px;
        padding: 18px 0 28px 0;
    }
    .fdc-box .fdc-item:nth-child(3){
        padding: 2px 6px 10px 6px;
    }
    .fdc-box .fdc-item:nth-child(4){
        padding: 8px 6px 10px 6px;
    }
    .fdc-box .fdc-item:nth-child(5){
        padding: 8px 6px 10px 6px;
    }
    /*.fdc-box .fdc-item:nth-child(3) i{*/
        /*color: #3177bd;*/
    /*}*/
    /*.fdc-box .fdc-item:nth-child(2) i{*/
        /*color: #c7474b;*/
    /*}*/
    /*.fdc-box .fdc-item:nth-child(4) i{*/
        /*color: #efa22f;*/
    /*}*/
    /*.fdc-box .fdc-item:nth-child(5) i{*/
        /*color: #3177bd;*/
    /*}*/
    /*.fdc-box .fdc-item:nth-child(6) i{*/
        /*color: #4cae4c;*/
    /*}*/
    .fdc-box .fdc-item span{
        position: absolute;
        top: 0;
        right: 90px;
        width: 0;
        line-height: 46px;
        background: #ffffff;
        font-size: 15px;
        color: #fff;
        overflow: hidden;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
    }
    .fdc-box .fdc-item span img {
        width: 100%;
    }
    .fdc-box .fdc-item:hover{
        background-color: #136dc6;
        color: #fff;
    }
    .fdc-box .fdc-item:hover span {
        display: block;
        width: 130px;
        padding: 10px;
        border: 1px solid #dedede;
        box-sizing: content-box;
    }
    .fdc-box .fdc-item.backtop{
        height: 32px;
        overflow: hidden;
    }
    .fdc-box .backtop>i{
        transform: rotate(-90deg);
        line-height: 12px;
        padding: 10px 30px;
        font-size: 24px;
    }
    .content-page .content-bg .col-sm-8,.content-page .content-bg .col-md-9,.content-page .content-bg .col-lg-9{
        float: right;
        min-height: 400px;
    }
    .content-page .news-list {
        height: 501px;
    }
}
@media (min-width: 992px) {
.blxxjb{
        position: absolute;
        display: block;
        top: 50px;
        left: 0;
    }
    .banner.scrolled.menuFixed{
        width: 970px;
    }
    .banner .nav-link{
        font-size: 20px;
    }
    .cggg-ifr{
        height: 1423px;
    }
    .bggg-ifr{
        height: 288px;
    }
    .sys-1{
        height: 89px;
    }
    .sys-1 .btn-item{
        padding:20px;
    }
    .sys-2,.sys-3{
        height: 89px;
    }
    .sys-1 .btn-item>span{
        letter-spacing: 0;
        line-height: 28px;
        font-size: 22px;
    }
    .sys-2 .btn-item>span{
        letter-spacing: 9px;
        line-height: 28px;
        font-size: 22px;
    }
    .sys-3 .btn-item>span{
        letter-spacing: 4px;
        line-height: 28px;
        font-size: 22px;
    }
    .list-group {
        height: 78px;
    }
    .cggg-list li div:nth-child(2).list-group {
        /*height: 108px;*/
    }
    .bggg-list>li:nth-child(even) div{
        background-color: #ffffff;
    }
    .bggg-list>li:nth-child(odd) div{
        background-color: #f8fdff;
    }

    .cggg-list>li:nth-child(1) div,.cggg-list>li:nth-child(3) div,.cggg-list>li:nth-child(6) div,.cggg-list>li:nth-child(8) div{
        background-color: #f8fdff;
    }
    .cggg-list>li:nth-child(1) div .cg-notices-title,.cggg-list>li:nth-child(3) div .cg-notices-title,.cggg-list>li:nth-child(6) div .cg-notices-title,.cggg-list>li:nth-child(8) div .cg-notices-title{
        background-color: #4980b5;
    }
    .cggg-list .cg-notices-title>a{
        color: #ffffff;
    }
    .cggg-list>li:nth-child(2) div,.cggg-list>li:nth-child(4) div,.cggg-list>li:nth-child(5) div,.cggg-list>li:nth-child(7) div{
        background-color: #ffffff;
    }
    .cggg-list>li:nth-child(2) div .cg-notices-title,.cggg-list>li:nth-child(4) div .cg-notices-title,.cggg-list>li:nth-child(5) div .cg-notices-title,.cggg-list>li:nth-child(7) div .cg-notices-title{
        background-color: #6996ce;
    }
    .cggg-list>li:nth-child(5),.cggg-list>li:nth-child(6),.cggg-list>li:nth-child(7),.cggg-list>li:nth-child(8){
        padding-top: 24px;
    }
    .cggg-list>li:nth-child(3),.cggg-list>li:nth-child(4){
        padding-top: 15px;
    }
    .cggg-list>li div .cg-notices-title:hover{
        background-color: #055bb0;
        color: #ffffff;
    }
    .wyly{
        padding: 0 0 0 15px;
    }
    .bzzx{
        padding:15px 0 0 15px;
    }
    .content-page .sys-1,.content-page .sys-2,.content-page .sys-3{
        display: block;
    }
    .content-page .sys-2,.content-page .sys-3{
        padding: 0;
    }
}
@media (min-width: 1200px){
    .banner.scrolled.menuFixed{
        width: 1170px;
    }
    .banner .nav-link{
        font-size: 24px;
    }
    .cggg-ifr{
        height: 715px;
    }
    .bggg-ifr{
        height: 152px;
    }
    .list-group ,.cggg-list li div:nth-child(2).list-group{
        height: 78px;
    }
    .sys-1 .btn-item>span{
        letter-spacing: 8px;
        line-height: 24px;
        font-size: 22px;
    }
    .sys-2 .btn-item>span{
        letter-spacing: 9px;
        line-height: 44px;
        font-size: 22px;
    }
    .sys-3 .btn-item>span{
        letter-spacing: 4px;
        line-height: 44px;
        font-size: 22px;
    }
    .wenming{
        padding: 10px 0 0 0;
        background-color: #fff;
        background-image: url(../img/index/jc/wenming_bg.png);
        background-repeat: no-repeat;
        text-align: center;
        border: 0;
    }
}
@media (min-width: 1366px) {
    .fdc-box {
        right: 0;
    }
}
@media (min-width: 1440px) {
    .fdc-box {
        right: 2%;
    }
}
@media (min-width: 1600px) {
    .fdc-box {
        right: 9%;
    }
}
@media (min-width: 1900px) {
    .fdc-box {
        right: 14%;
    }
}