

body, html
{
    font-size: 10.5pt; /*14px*/
    line-height: 1.4;
    color: #4d4d4d;
    font-family: "Microsoft YaHei" ,微软雅黑,Verdana, Arial, Helvetica, sans-serif;
}
dl, dt, dd, li, h1, h2, h3, h4, h5
{
    margin: 0;
    font-family: "Microsoft YaHei" ,微软雅黑,Verdana, Arial, Helvetica, sans-serif;
}
ul, ol, li, dl, dt, dd
{
    list-type: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


body, html
{
    margin: auto;
    height: 100%;
    padding: 0px;
    behavior: url(iehoverfix.htc);
    position: relative;
}

a:link
{
    text-decoration: none;
    color: #626262;
}
a:visited
{
    text-decoration: none;
    color: #626262;
}

a:hover
{
    text-decoration: none;
    color: #626262;
}

a:active
{
    text-decoration: blink;
    color: #626262;
}

/*顶部排版*/
.container-fluid
{
    background: -moz-linear-gradient(0% 100% 90deg, #0436BF, #075DF2) repeat #0090cf;
    border-color: #045bb8;
    background-color: #045bb8;
    background-image: -webkit-linear-gradient(-90deg,rgba(9,110,219,1),rgba(9,110,219,1));
}


.container-fluid a
{
    color: #ffffff;
}

.container-fluid .navbar-collapse .navbar-nav li a
{
    padding: 8px;
}

.container-fluid .navbar-collapse .navbar-nav li a:hover
{
    background-color: transparent;
}

.container-fluid .navbar-collapse .navbar-right li a
{
    padding: 8px;
}

.container-fluid .navbar-collapse .navbar-nav li .glyphicon
{
    margin-top: 3px;
    margin-left: 10px;
}
/*LOGO*/
.nomenuarea .yqpadding0
{
    margin-top: -15px;
    margin-bottom: 25px;
}

.nomenuarea .yqpadding0 .logo img
{
    height: 80px;
}

.yqpadding0 .tu
{
    padding-top: 25px;
}

.yqpadding0 .tu img
{
    width: 100%;
}
.nomenuarea .btn-group-vertical .btn-default
{
    height: 30px;
    border-color: #336699;
    font-size: 14px;
}

.nomenuarea .btn-group-vertical .btn-default:hover
{
    color: #ffffff;
    background-color: #336699;
}
@media all and (max-width:800px)
{
    #yq_carousel .carousel-inner .item
    {
        width: 100%;
        margin-left: -10px;
        min-height: 383px;
        position: absolute;
    }
}

.yqpadding0
{
    padding: 0px 0px 0px 0px;
}

.yqtabs li .glyphicon
{
    font-size: 18px;
    margin-right: 20px;
}

@media (min-width: 767px)
{

    /* 触摸弹出菜单 */
    .navbar .nav > li .dropdown-menu
    {
        margin: 0;
    }
    .navbar .nav > li:hover .dropdown-menu
    {
        display: block;
    }
}

/* 顶部菜单的整体背景色 */
.navbar-yq
{
    background: #045bb8;
    border-bottom: 1px solid #ffffff;
    z-index: 1;
}



/*后缀图片大小*/

/*搜索*/
.weixin .sous
{
    width: 250px;
    height: 42px;
    padding: 5px;
    background: rgba(0,0,0, 0.4) !important;
    filter: Alpha(opacity=40);
    text-align: center;
    position: absolute;
    left: -155px;
    top: 35px;
    color: #ffffff;
    display: none;
}

.weixin .sous .arrow
{
    width: 0;
    height: 0;
    border-bottom: 10px solid rgba(0,0,0, 0.4) !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 170px;
    top: -8px;
}
.weixin.on .sous
{
    display: block;
}


/* 下拉查询框 */

.input-group
{
    z-index: 999;
    width: 250px;
    background-color: #006699;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 8px 40px 40px 8px;
}
.input-group .form-control
{
    height: 30px;
}
.input-group-btn .btn-default
{
    background-color: #006699;
    border: 0px;
    color: #ffffff;
    padding: 8px;
    border: 0px;
    border-radius: 8px 40px 40px 8px;
}


.input-group-btn .btn-default h2
{
    font-size: 14px;
    margin-top: -3px;
}
/* 微博 */


.weixin .weibo_nr
{
    width: 200px;
    height: 220px;
    padding: 5px;
    background: rgba(0,0,0, 0.4) !important;
    filter: Alpha(opacity=40);
    text-align: center;
    position: absolute;
    left: -145px;
    top: 40px;
    color: #ffffff;
    display: none;
    z-index: 11;
}
.weixin .weibo_nr img
{
    margin-bottom: 5px;
    width: 100%;
    height: 180px;
    z-index: 11;
}
.weixin .weibo_nr .arrow
{
    width: 0;
    height: 0;
    border-bottom: 10px solid rgba(0,0,0, 0.4) !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 171px;
    top: -10px;
    z-index: 11;
}
.weixin.on .weibo_nr
{
    display: block;
    z-index: 11;
}








/* 微信 */
.weixin .weixin_nr
{
    width: 200px;
    height: 220px;
    padding: 5px;
    background: rgba(0,0,0, 0.4) !important;
    filter: Alpha(opacity=40);
    text-align: center;
    position: absolute;
    left: -160px;
    top: 40px;
    color: #ffffff;
    display: none;
    z-index: 11;
}
.weixin .weixin_nr img
{
    margin-bottom: 5px;
    width: 100%;
    height: 180px;
    z-index: 11;
}
.weixin .weixin_nr .arrow
{
    width: 0;
    height: 0;
    border-bottom: 10px solid rgba(0,0,0, 0.4) !important;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 167px;
    top: -10px;
    z-index: 11;
}
.weixin.on .weixin_nr
{
    display: block;
    z-index: 11;
}





/* 缩小下拉按钮颜色 */


/* 触摸弹出菜单 */
@media (min-width: 767px)
{
    .navbar .nav > li .dropdown-menu
    {
        margin: 0;
    }
    .navbar .nav > li:hover .dropdown-menu
    {
        display: block;
    }
}
.navbar-yq .navbar-collapse .navbar-nav ul
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
/* 缩小下拉按钮颜色 */
.navbar-yq .navbar-toggle
{
    background-color: #bad7d3;
    border-color: #bad7d3;
}
.navbar-yq .navbar-toggle .icon-bar
{
    background-color: #ffffff;
}
/*导航头部距离*/
.navbar-yq .navbar-collapse
{
    padding-top: 0px;
    padding-bottom: 0px;
}
/*小屏幕时标题菜单样式*/
@media (max-width: 767px)
{
    .navbar-yq .navbar-nav > li
    {
        background-color: #bad7d3;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        border-width: 1px;
        border-bottom-style: groove;
    }
    .navbar-yq .navbar-nav > li > a
    {
        height: 40px;
        padding-top: 10px;
        color: #000;
        border-color: #b6b6b6;
        font-size: 17px;
        font-family: Microsoft YaHei,SimHei;
    }

    /* 普通菜单项hover时的字体颜色和背景  */
    .navbar-yq .navbar-nav > li > a:hover, .navbar-yq .navbar-nav > li > a:focus
    {
        color: #ffffff;
        background: url(../../images/dhbj.png) no-repeat;
    }

    /* 当前选中菜单项的字体颜色和背景  */
    .navbar-yq .navbar-nav > .active, .navbar-yq .navbar-nav > .active > a:hover, .navbar-yq .navbar-nav > .active > a:focus
    {
        color: #ffffff;
        background: url(../../images/dhbj.png) no-repeat;
    }

    /*下拉菜单背景*/
    .navbar-yq .navbar-nav .dropdown > .dropdown-menu
    {
        right: auto;
        left: 0;
        background-color: #bad7d3;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
        min-width: 100px;
    }
}


/*大屏幕时标题菜单样式*/
@media (min-width: 767px)
{
    /* 触摸弹出菜单 */
    .navbar .nav > li .dropdown-menu
    {
        margin: 0;
    }
    .navbar .nav > li:hover .dropdown-menu
    {
        display: block;
    }

    .navbar-yq .navbar-nav > li
    {
        border-width: 0px;
        background-color: Transparent;
    }

    /* 普通菜单项的颜色和背景  */
    .navbar-yq .navbar-nav > li > a
    {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
        font-family: Microsoft Yahei;
        background-color: transparent;
        padding-left: 14px;
        padding-right: 14px;
        margin-left: 2px;
        margin-right: 2px;
    }
    /* 普通菜单项hover时的字体颜色和背景  */
    .navbar-yq .navbar-nav > li > a:hover, .navbar-yq .navbar-nav > li > a:focus
    {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #246faf;
        font-size: 18px;
        font-weight: 700;
        font-family: Microsoft Yahei;
        background-color: #ffffff;
        padding-left: 14px;
        padding-right: 14px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 0px;
    }

    /* 当前选中菜单项的字体颜色和背景  */
    .navbar-yq .navbar-nav > .active > a, .navbar-yq .navbar-nav > .active > a:hover, .navbar-yq .navbar-nav > .active > a:focus
    {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #246faf;
        font-size: 18px;
        font-weight: 700;
        font-family: Microsoft Yahei;
        background-color: #ffffff;
        padding-left: 14px;
        padding-right: 14px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 0px;
    }
}




/*侧边*/
.leftframe
{
    background: #ffffff;
    position: relative;
    padding: 0px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    -moz-box-shadow: 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
}
.leftframe .page-header
{
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: -1px;
    margin-left: -30px;
    border-bottom: 0px;
}

.leftframe .page-header a
{
    font-size: 16px;
    color: #41b2ec;
    font-weight: 700;
}

/*未选择*/

.leftframe .nav-stacked > li > a
{
    color: #000000;
    background-color: Transparent;
    font-family: Microsoft YaHei,SimHei;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    padding-left: 53px;
}


/*已选择*/
.leftframe .nav-stacked > .active > a
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    border-left: 2px solid #41b2ec;
    background-color: #f4f4f4;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: left;
    padding-left: 53px;
}

.leftframe .nav-stacked > li > a:hover, .leftframe .nav-stacked > li > a:focus
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    background-color: Transparent;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: left;
    padding-left: 53px;
    border-left: 2px solid #41b2ec;
    background-color: #f4f4f4;
}

.leftframe_yq
{
    padding-left: 12px;
    padding-right: 12px;
}

.leftframe img
{
    margin-top: 15px;
    margin-bottom: 10px;
    width: 100%;
}
.leftframe h3
{
    font-family: Microsoft YaHei,SimHei;
    font-size: 19px;
    margin-bottom: 10px;
}

.leftframe_yq .list-group a
{
    margin-bottom: 2px;
}

.leftframe_yq > .list-group > a
{
    color: #000000;
    background-color: Transparent;
    font-family: Microsoft YaHei,SimHei;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
}


/*已选择*/
.leftframe_yq .list-group .active
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    border-left: 2px solid #41b2ec;
    background-color: #f4f4f4;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: left;
}

.leftframe_yq .list-group > a:hover, .leftframe_yq .list-group > a:focus
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    background-color: Transparent;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: left;
    border-left: 2px solid #41b2ec;
    background-color: #f4f4f4;
}


/*分支*/

.leftframe .fzz
{
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: -1px;
    margin-left: 20px;
    border-bottom: 0px;
}


.leftframe .fz > li > a
{
    color: #000000;
    background-color: Transparent;
    font-family: Microsoft YaHei,SimHei;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    padding-left: 20px;
}

.leftframe .fz > .active > a
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    border-left: 2px solid #41b2ec;
    background-color: #f4f4f4;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: left;
    padding-left: 20px;
}

.leftframe .fz > li > a:hover, .leftframe .fz > li > a:focus
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    background-color: Transparent;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: left;
    padding-left: 20px;
    border-left: 2px solid #41b2ec;
    background-color: #f4f4f4;
}

/*右侧边*/

.leftframe1
{
    background: #ffffff;
    padding-bottom: 10px;
    -moz-box-shadow: 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
}
.leftframe1 h4
{
    font-size: 16px;
    color: #41b2ec;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 25px;
}


.leftframe1 .list-group h5
{
    
    font-size: 14px;
    font-family: Microsoft Yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index:999;
}

.leftframe1 .list-group h5 a:hover
{
    color: #41b2ec;
}

.leftframe1 .list-group .pull-right
{
    font-size: 12px;
    font-family: Microsoft Yahei;
}

/*通知公告*/

.yq_tz .nr .list-group 
{
     margin-bottom:5px;
    
}

.yq_tz .nr .list-group  .list-group-item-caption h4
{
    font-size: 14px;
    font-family: Microsoft Yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yq_tz .nr .list-group .list-group-item-caption  h4 a:hover
{
      color:#045bb8;
}

.yq_tz .nr .list-group .badge
{
      margin-top:8px;
      font-size:12px;
}




/*专题日期排版列表*/

.tz
{
    margin-top: 40px;
}
.xz
{
    margin-bottom: 40px;
}

.newswt .list-group .list-group-item .list-group-item-img .list-left
{
    text-align: center;
    border: 1px solid #c2c2c2;
}

.newswt .list-group .list-group-item .list-group-item-img .list-left .list-left-top
{
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Microsoft YaHei,SimHei;
    font-size: 22px;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #c2c2c2;
}
.newswt .list-group .list-group-item .list-group-item-img .list-left .list-left-bottom
{
    font-family: Microsoft YaHei,SimHei;
    font-size: 14px;
    text-align: center;
}



/*侧边当前位置*/


.article_yq .smalln
{
    margin-top: 10px;
    margin-bottom: 80px;
}

.article_yq .smalln .pull-left
{
    height: 40px;
    width: 100%;
    background: #ffffff;
}

.article_yq .smalln .pull-left h5
{
    font-size: 15px;
    font-family: Microsoft YaHei,SimHei;
}
.article_yq .smalln .pull-left table
{
    font-size: 15px;
    font-family: Microsoft YaHei,SimHei;
    margin-top: -16px;
}
.article_yq .smalln .breadcrumb
{
    background: transparent;
}
.article_yq .smalln .breadcrumb
{
    padding-top: 28px;
}

.article_yq .smalln .breadcrumb .active
{
     color:#045bb8;
}


.nr
{
    background: #ffffff;
    padding: 1px 30px 30px 35px;
    -moz-box-shadow: 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
}

.branchright
{
    background: #ffffff;
    padding: 1px 30px 30px 35px;
    -moz-box-shadow: 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px #cccccc;
    padding: 0px;
    text-align: center;
}

.branchright .list-group
{
    padding-top: 2px;
    padding-bottom: 1px;
}

.branchright .list-group .list-group-item
{
    border-radius: 0px;
}

.branchright > .list-group
{
    padding-left: 60px;
}
.branchright > .list-group > a
{
    color: #000000;
    background-color: Transparent;
    font-family: Microsoft YaHei,SimHei;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    margin-bottom: 2px;
}


/*已选择*/
.branchright .list-group .active
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    background-color: Transparent;
    text-align: left;
}

.branchright .list-group > a:hover, .branchright .list-group > a:focus
{
    color: #41b2ec;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    background-color: Transparent;
    background-color: Transparent;
    text-align: left;
}

.fx
{
    margin-top: 30px;
}
.article_yq .nr .tw
{
    padding: 0px 4px 8px 4px;
}
.article_yq .nr .tw .hr
{
    margin-top: -15px;
}

.article_yq .nr .tw .list-group-item .list-group-item-caption h4
{
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: -5px;
    padding: 0px;
    font-family: Microsoft Yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article_yq .nr .tw .list-group-item .list-group-item-img img
{
    width: 100%;
    height:280px;
}

.article_yq .list-group-item .list-group-item-caption .list-group-item-heading .label-default
{
    margin-top: 5px;
    font-size: 10px;
    font-family: Microsoft Yahei;
}


.article_yq .nr .tw .list-group-item .list-group-item-caption2 h4
{
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: -5px;
    padding: 0px 0px 0px 12px;
    font-family: Microsoft Yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article_yq .list-group-item .list-group-item-caption2 .list-group-item-heading p
{
    margin-top: 5px;
    font-size: 10px;
    padding: 0px 0px 0px 12px;
    font-family: Microsoft Yahei;
}



/*通知*/
.article_yq .nr .tz
{
    border-bottom: 2px solid #ff0100;
}

.article_yq .nr .tz h1
{
    font-family: Microsoft SimSun;
    font-size: 42px;
    color: #ff0100;
    margin-bottom: 40px;
}
.article_yq .nr .tz2 h2
{
   
    font-weight: 700;
    font-size: 22px;
    color: #045bb8;
    font-family:"Microsoft STHeiti";
    width:70%;
    margin-top: 40px;
    margin-bottom: 40px;
     line-height: 200%;
}
.article_yq .nr .tz h6
{
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #000000;
}

.article_yq h4
{
    font-family: Microsoft SimHei;
    font-size: 22px;
    color: #000000;
    line-height: 230%;
}
.article_yq .nr .tz3 h4
{
    font-family: Microsoft SimHei;
    font-size: 22px;
    color: #000000;
    line-height: 230%;
}

.article_yq .nr .tz3 a
{
    margin-left: 10px;
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #000000;
}

.article_yq .nr .tz3 a:link
{
    text-decoration: none;
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #626262;
}
.article_yq .nr .tz3 a:visited
{
    text-decoration: none;
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #626262;
}

.article_yq .nr .tz3 a:hover
{
    text-decoration: none;
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #5d93f6;
}

.article_yq .nr .tz3 a:active
{
    text-decoration: blink;
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #626262;
}
.sx
{
    margin-top: 30px;
}

.article_yq .nr .tz3 p
{
    font-family: Microsoft SimSun;
    font-size: 16px;
    color: #000000;
}



/*图文混排新闻列表*/


.article_yq .list-group .list-group-item
{
    padding: 5px 5px 5px 5px;
}
.article_yq .list-group .list-group-item:hover
{
    background: #efefef;
}
.article_yq .list-group .list-group-item h4
{
    color: #41b2ec;
    font-size: 14px;
    font-weight: bolder;
    font-family: Microsoft YaHei,SimHei;
}
.article_yq .list-group .list-group-item .list-group-item-heading
{
     line-height: 150%;
    
    }
.article_yq .list-group .list-group-item .list-group-item-heading:hover
{
    color: #5bbef0;
    font-size: 14px;
    font-weight: bolder;
    font-family: Microsoft YaHei,SimHei;
}
.article_yq .list-group .list-group-item p
{
    font-size: 14px;
    line-height: 20px;
    text-indent: 0em;
    font-family: Microsoft SimSun;
    padding: 0px 0px 0px 0px;
}

.article_yq .list-group .list-group-item .list-group-item-img
{
    max-width: 230px;
}

.article_yq .list-group .list-group-item .list-group-item-img2
{
    margin: 10px 10px 10px 10px;
    max-width: 120px;
}

.article_yq .list-group .list-group-item .list-group-item-caption
{
    margin-left: -15px;
    padding: 0px 0px 0px 15px;
    font-size: 13px;
}

.article_yq .list-group .list-group-item .list-group-item-caption .pull-right
{
    margin-right: 15px;
}

@media (max-width: 1100px)
{
    .article_yq .list-group .list-group-item h4
    {
        font-size: 14px;
        font-weight: bolder;
        font-family: Microsoft SimSun;
        margin-left: 20px;
        margin-right: 20px;
    }

    .article_yq .list-group .list-group-item p
    {
        font-size: 14px;
        line-height: 20px;
        text-indent: 0em;
        font-family: Microsoft SimSun;
        padding: 0px 0px 0px 0px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

.badge
{
    background-color: Transparent;
    color: #a4a4a4;
    font-weight: 100;
}




/*轮番开始*/
.lzsbg_carousel
{
    margin-left: 5%;
}
.lzsbg_carousel
{
    width: 90%;
}
#yq_carousel_img1 .carousel-inner .item img
{
    width: 100%;
}
#yq_carousel_img1 .carousel-inner .item .carousel
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #702701;
    font-family: Microsoft YaHei,SimHei;
    text-align: center;
}
#yq_carousel_img1 .carousel-control
{
    background: Transparent;
}

#yq_carousel_img2 .carousel-inner, #yq_carousel_img2 .carousel-inner .item
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}

#yq_carousel_img2 .carousel-inner .item ul
{
    margin: 0 0 0 0;
    padding: 0 5% 0 5%;
}

#yq_carousel_img2 .carousel-inner .item li
{
    float: left;
    width: 25%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    background-color: transparent;
    list-style-type: none;
}

#yq_carousel_img2 .carousel-inner .item li img
{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


#yq_carousel_img2 .carousel-inner .item ul li img
{
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    border: 1px solid transparent;
}

#yq_carousel_img2 .carousel-inner .item ul li .active, #yq_carousel_img2 .carousel-inner .item ul li img:hover
{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: 1px solid #0292d3;
}

#yq_carousel_img2 .carousel-control
{
    width: 30px;
    background: Transparent;
}


#yq_carousel_img2 .carousel-control:hover
{
    background: rgba(255,255,255, 0.5) !important;
    filter: Alpha(opacity=50);
    background: #000000;
    color: #000000;
    background-image: none;
}


#yq_carousel_img2 .carousel-control .glyphicon-chevron-left
{
    left: 5%;
    margin-left: 5px;
}
#yq_carousel_img2 .carousel-control .glyphicon-chevron-right
{
    right: 5%;
    margin-right: 5px;
}




/*下载*/

.yq_xz  h5
{
     margin-bottom:20px;
    
}

.yq_xz  h5 a
{
    font-size: 14px;
    font-family: Microsoft Yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yq_xz  h5 a:hover
{
      color:#045bb8;
}

.yq_xzrq h5
{
      padding:0px;
      margin:0px;
      font-size:12px;
}
/*标题*/
.article_yq > .nr .page-header > h2
{
    font-size: 22px;
    color: #045bb8;
    font-family:"Microsoft STHeiti";
   font-weight:600;
    margin-bottom: 10px;
}

.article_yq > .nr .page-header > h3
{
    font-family: Microsoft SimSun;
    font-size: 20px;
    color: #000000;
}

.article_yq > .nr .page-header > h4
{
    font-family: Microsoft SimSun;
    font-size: 12px;
    color: #8b8b8b;
    margin-top: 20px;
    font-weight: 100;
}

.article_yq > .nr .page-header > p
{
    font-family: Microsoft SimSun;
    text-indent: 0em;
    font-size: 18px;
    color: #000000;
    margin-bottom: -2px;
}


.article_yq p
{
    font-family: Microsoft SimSun;
    font-size: 16px;
    text-indent: 2em;
    line-height: 230%;
}

.article_yq h3
{
    font-family: Microsoft SimSun;
    font-size: 20px;
    font-weight: 700;
    line-height: 230%;
}

.article_yq > ul > li, .article_yq > ol > li
{
    font-family: Microsoft SimSun;
    font-size: 18px;
    line-height: 100%;
}

.article_yq a
{
    word-wrap: break-word;
    word-break: normal;
}

.article_yq img
{
    max-width: 95%;
}

.article_yq table
{
    font-family: Microsoft SimSun;
    font-size: 18px;
    line-height: 180%;
}

.pagination > li > a, .pagination > li > span
{
    color: #000000;
}
.pagination > li > span
{
    padding: 3px 12px 3px 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
    color: #666666;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #999999;
    border-color: #428bca;
}


#map_containe
{
    margin-top: 40px;
}



/*查询*/

#form1 .biao
{
    margin-bottom: 20px;
}
#form1 .biao .ll
{
    margin-bottom: 15px;
}

#form1 .biao h3
{
    white-space: nowrap;
    font-family: Microsoft YaHei,SimHei;
    font-size: 14px;
    color: #000000;
}


#form1 .biao .zi .form-control
{
    width: 100%;
}
#form1 .biao .zi .btn
{
    width: 120px;
}

.table-bordered th
{
    text-align: center;
    padding: 0px;
    font-family: Microsoft YaHei,SimHei;
    font-size: 14px;
    color: #000000;
}
.table-bordered .xh
{
    width: 30px;
}
.table-bordered .gh
{
    width: 92px;
}

.gff tr th, .gff tr td
{
    font-family: Microsoft YaHei,SimHei;
    font-size: 12px;
    color: #000000;
}


/*分支结构*/

.branching
{
    margin-top: 40px;
}

.branching .nav-tabs
{
    height: 45px;
    margin-top: 2px;
    background-color: Transparent;
    border: 0px;
}

.branching .nav-tabs > .pull
{
    height: 45px;
    background-color: #ffffff;
    border: 0px;
}

.branching .nav-tabs > li > a
{
    font-size: 16px;
    color: #0090cf;
    font-family: Microsoft YaHei,SimHei;
    border: 0px;
    font-weight: 700;
}

.branching .nav-tabs > li > a:hover
{
    font-size: 16px;
    color: #0090cf;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 700;
    border: 0px;
    background-color: Transparent;
}

.branching .nav-tabs > li.active > a, .branching .nav-tabs > li.active > a:hover, .branching .nav-tabs > li.active > a:focus
{
    font-size: 16px;
    color: #0090cf;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 700;
    border: 0px;
    background-color: Transparent;
}

.branching .nav-tabs .pull-right a h6
{
    margin-top: 2px;
    font-size: 15px;
    color: #0090cf;
    font-family: Microsoft YaHei,SimHei;
}

.branching .nav-tabs .pull-right a h6:hover
{
    color: #0090cf;
    margin-top: 2px;
    font-size: 15px;
}

/*搜索界面*/
.label
{
    font-size: 15px;
    color: #ffffff;
    margin-left: 10px;
    font-family: Microsoft YaHei,SimHei;
    background: #434343;
    padding: -1 2 -1 2;
    margin-left: -1px;
}

.label_yq
{
    font-size: 18px;
    color: #434343;
    font-weight: 700;
    font-size: 700;
    margin-left: 10px;
    font-family: Microsoft YaHei,SimHei;
}
.title
{
    text-indent: 30px;
    letter-spacing: 2px;
    line-height: 20px;
    font-size: 15px;
    color: #8f9293;
    font-family: Microsoft YaHei,SimHei;
}

/*返回顶部*/

#gotop
{
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    border-radius: 10px 10px 10px 10px;
    text-decoration: none;
}



/* Footer
-------------------------------------------------- */
footer
{
    background: -moz-linear-gradient(0% 100% 90deg, #0436BF, #075DF2) repeat #045bb8;
    border-color: #045bb8;
    background-color: #045bb8;
    background-image: -o-linear-gradient(-90deg,rgba(51,102,153,1),rgba(51,102,153,,0));
    background-image: -moz-linear-gradient(-90deg,rgba(51,102,153,1),rgba(51,102,153,,0));
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,from(rgba(51,102,153,1)),to(rgba(51,102,153,,0)));
    background-image: -webkit-linear-gradient(-90deg,rgba(51,102,153,1),rgba(51,102,153,,0));
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 25px;
    color: #FFFFFF;
    padding: 10px 0px;
    font-size: 13px;
}

footer .ll 
{
    margin-top: 10px;
      text-align:left;
}
footer .ll  h5
{
     padding-top:8px;
     font-size: 13px;
}

footer .left1
{
    margin-top: 8px;
}
/*二维码*/

footer a:link
{
    text-decoration: none;
    color: #ffffff;
}
footer a:visited
{
    text-decoration: none;
    color: #ffffff;
}

footer a:hover
{
    text-decoration: none;
    color: #6fb5f6;
}

footer a:active
{
    text-decoration: blink;
    color: #ffffff;
}

footer img
{
    width:90px;
   
}

footer .ll  table
{
  line-height: 150%;
  letter-spacing:2px;
}

footer .badge
{
    background-color:#5b5b5b;
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 0 #f96,1px 1px 0 #f96; 
  
}