

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; 
  
}

body
{
    color: #555555;
    font-family: Microsoft YaHei,SimHei;
    font-size: 14px;
}

h1, .h1
{
    font-size: 28px;
    font-family: Microsoft YaHei,SimHei;
}
h2, .h2
{
    font-size: 24px;
    font-family: Microsoft YaHei,SimHei;
}
h3, .h3
{
    font-size: 20px;
    font-family: Microsoft YaHei,SimHei;
}
h4, .h4
{
    font-size: 18px;
    font-family: Microsoft YaHei,SimHei;
}
h5, .h5
{
    font-size: 16px;
    font-family: Microsoft YaHei,SimHei;
}

p, .p, h6, .h6
{
    font-size: 15px;
}

ul, li
{
    list-style: none;
    padding: 0;
}
a
{
    outline: 0;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

a:hover
{
    text-decoration: none;
    color: #0478b6;
}
a:focus
{
    text-decoration: none;
    color: #0478b6;
}
img
{
    border: 0;
}

.container
{
    /* width: 1170px;*/
    padding: 0;
    margin: 0 auto;
}

/*导航*/
.bg
{
    background: #fff !important;
}
.topmenu
{
    padding-top: 10px;
    padding-right: 15px;
}

.topmenu .nav
{
    float: left;
    margin-top: 50px;
}

.topmenu .nav li
{
    height: 30px;
    font-size: 16px;
    float:left;
}

.topmenu .nav a
{
    padding: 5px 12px 5px 12px;
    margin: 0px;
    color: #000;
    font-size: 14px;
}

.topmenu .nav a:hover
{
    color: #3ca5f6;
    background: Transparent;
}

.topmenu .nav .dropdown .dropdown-menu
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    min-width: 100px;
}
.topmenu .nav .dropdown .dropdown-menu li
{
    margin-top: -5px;
    margin-bottom: 10px;
}
.topmenu .nav .dropdown .dropdown-menu li a
{
    text-align: center;
    background: Transparent;
}

.topmenu .nav .dropdown .dropdown-menu li a:hover
{
    color: #3ca5f6;
    background: Transparent;
}

.topmenu .nav a
{
    margin-right: 5px;
    transition: opacity 0.35s;
}

.topmenu .nav a:hover span
{
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    transition: opacity 0.35s;
}

/*search*/
.topmenu .navbar-nav .input-group
{
    width: 220px;
    margin-top: 2px;
}

.topmenu .navbar-nav .form-control
{
    height: 25px;
}

.topmenu .navbar-nav .input-group-btn .btn-default
{
    font-size: 14px; /*padding-top: 1px;*/
    color: #fff;
    background-color: #3e8ac4;
    border-radius: 0px;
    padding: 5px 16px 6px;
    font-family: Microsoft YaHei,SimHei;
    float: left;
    margin-top: -2px;
    border: none;
}

.topmenu .navbar-nav .input-group-btn:hover .btn-default
{
    color: #fff;
    background-color: #3e8ac4;
    padding: 5px 16px 6px;
    font-family: Microsoft YaHei,SimHei;
    float: left;
    margin-top: -2px;
    border: none;
}

/* 缩小下拉按钮颜色 */
.navbar-yq .navbar-toggle
{
    background-color: #fff;
    border-color: transparent;
    margin-top: 10px;
}

.navbar-yq .navbar-toggle .icon-bar
{
    background-color: #428bca;
}

/*=======大屏幕时菜单样式=======*/
/* 触摸弹出菜单 */
.navbar .nav > li .dropdown-menu
{
    margin: 0;
}

.navbar .nav > li:hover .dropdown-menu
{
    display: block;
}

.navbar-yq
{
    margin-bottom: 0px;
    padding-bottom: 1px;
}

.navbar-yq .collapse
{
    padding: 0;
}

.navbar-yq .navbar-nav li
{
    width: 112px;
    text-align: center;
}

@media (min-width: 767px)
{
    .navbar-yq .navbar-nav
    {
        margin-left: -1px;
    }
    .navbar-yq .navbar-nav > li
    {
        margin-right: 5px;
    }

    .navbar-yq .navbar-nav > li > a
    {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 15px;
    }

    /* 普通菜单项hover时的字体颜色和背景  */
    .navbar-yq .navbar-nav > li > a:hover, .navbar-yq .navbar-nav > li > a:focus
    {
        color: #fff;
        background-color: #3e8ac4;
    }

    .navbar-yq .navbar-nav > li > a .caret
    {
        transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -moz-transition: All 0.5s ease-in-out;
        -o-transition: All 0.5s ease-in-out;
    }
    .navbar-yq .navbar-nav > li > a:hover .caret, .navbar-yq .navbar-nav > li > a:focus .caret
    {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
    /* 当前选中菜单项的字体颜色和背景  */

    .navbar-yq .navbar-nav > .active > a
    {
        color: #fff;
        background-color: #3e8ac4;
    }

    .navbar-yq .navbar-nav > .active > a, .navbar-yq .navbar-nav > .active > a:hover, .navbar-yq .navbar-nav > .active > a:focus
    {
        color: #fff;
        background-color: #3e8ac4;
    }

    .navbar-yq .navbar-nav > .active > a .caret, .navbar-yq .navbar-nav > .active > a:hover .caret, .navbar-yq .navbar-nav > .active > a:focus .caret
    {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
    /*下拉菜单的背景样式*/
    .navbar-yq .dropdown-menu
    {
        min-width: 96px;
        padding: 0;
        border: none;
        background-color: #3e8ac4;
    }
    .navbar-yq .dropdown .caret
    {
        display: none;
    }
    .dropdown-menu li a
    {
        color: #fff;
        padding: 0;
        line-height: 35px;
        text-align: center;
        font-size: 15px;
    }
    .dropdown-menu li a:hover, .dropdown-menu li .active a
    {
        color: #1875bd;
        background-color: #fff;
    }
    .navbar-yq .dropdown-menu .open
    {
        background-color: #3e8ac4;
    }



}

/*=======小屏幕时菜单样式=======*/
@media (max-width: 767px)
{
    .navbar-yq .container .navbar-header a img
    {
        height: 30px;
        margin: 11px 20px 0px 10px;
    }
    .navbar-yq .navbar-collapse
    {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    /*内部文字设置*/
    .navbar-yq .navbar-nav > li
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-yq .navbar-nav > li > a
    {
        text-align: left;
        border-bottom: 1px solid #e9e9e9;
        padding: 0px 0px 0px 15px;
        line-height: 3em;
    }
}

/*内页导航样式*/
.navbar-ny
{
    width: 100%;
    background: #3e8ac4;
}
.navbar-ny .navbar-yq li a
{
    color: #fff;
}
.navbar-ny .navbar-yq li a:hover
{
    background: #1875bd;
}
.navbar-ny .navbar-nav > .active > a, .navbar-yq .navbar-nav > .active > a:hover, .navbar-yq .navbar-nav > .active > a:focus
{
    color: #fff;
    background-color: #1875bd;
}

/* 轮番 图片 */
.carousel_yq
{
    position: relative;
    margin: 0 auto;
    height: 378;
}

.carousel_yq > .carousel-inner > img
{
    width: 100%;
}

/*两边的图片按钮*/
#yq_carousel .yq_carousel-control
{
    position: absolute;
    top: 45%;
    transition: opacity 0.35s;
    opacity: 0;
}

#yq_carousel:hover .yq_carousel-control
{
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    opacity: 1;
}

.yq_carousel-control img
{
    width: 54px;
    height: 54px;
    z-index: 999;
}

.yq_carousel-control.left
{
    left: 20px;
}
.yq_carousel-control.right
{
    right: 20px;
}

.yq_carousel-control.left, .yq_carousel-control.right
{
    background: rgba(255,255,255, 0.2) !important;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.5;
    border-radius: 30px;
    z-index: 999;
}

/*轮番下面的点*/
#yq_carousel .carousel-indicators
{
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

#yq_carousel .carousel-indicators li
{
    display: inline-block;
    width: 15px;
    height: 15px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    border-radius: 11px;
    margin: 0 1px 0 1px;
}

#yq_carousel .carousel-indicators .active
{
    width: 15px;
    height: 15px;
    background-color: #fff;
}



.content-ny
{
    width: 100%;
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px;
}




/*侧边*/
.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;
    float: left;
}
.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: #4697d6;
    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: #4697d6;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    border-left: 2px solid #4697d6;
    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: #4697d6;
    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 #4697d6;
    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: #4697d6;
    font-family: Microsoft YaHei,SimHei;
    font-weight: 100;
    font-size: 16px;
    border: 0px;
    border-radius: 0px;
    border-left: 2px solid #4697d6;
    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: #4697d6;
    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 #4697d6;
    background-color: #f4f4f4;
}

/*当前位置*/
.article_yq
{
    /*padding:15px;*/
}
.smalln
{
    display: inline-block;
    margin-bottom: 15px;
}

.smalln .pull-left
{
    height: 40px;
    width: 100%;
    background: #ffffff;
}

.smalln .pull-left h5
{
    font-size: 15px;
    font-family: Microsoft YaHei,SimHei;
}
.smalln .pull-left table
{
    font-size: 15px;
    font-family: Microsoft YaHei,SimHei;
    margin-top: -16px;
}
.smalln .breadcrumb
{
    background: transparent;
    padding-top: 28px;
    color: #868687;
}
.smalln .breadcrumb li a
{
    color: #868687;
}
.smalln .breadcrumb .active
{
    color: #4697d6;
}

.yq_hymul
{
    margin-bottom: 40px;
}

.panel-heading
{
    border: 1px solid #efefef;
    padding: 0px;
    overflow-y: auto;
    height: 445px;
    -webkit-overflow-scrolling: touch;
}

.panel-heading h5
{
    background-color: #fff;
    margin: 0px;
    padding: 10px;
    font-size: 16px;
}

.table-striped th
{
    text-align: center;
    background: #fff;
    word-break: keep-all;
}

.table-striped td
{
    padding-left: 50px;
}

/*文章*/
.inside-page
{
    width: 960px;
}
.article_yy
{
    -moz-box-shadow: 1px 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px 1px #cccccc;
    color: #666666;
}

.article_yq
{
    height: 100%;
    padding: 25px;
    margin-left: 15px;
    background: #fff;
}
.content .row
{
    margin-left: 0;
    margin-right: 0;
}
.article_yq hr
{
    margin: 10px auto;
    border: 0;
    border-bottom: 1px solid #eee;
}
.article_yq .page-header h2
{
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
    font-weight:bold;
}
.article_yq .page-header h3
{
    font-size: 15px;
    color: #868687;
    font-weight: normal;
}
.article_yq .page-header p
{
    font-size: 13px;
    color: #000;
}
.article_yq .yq-body
{
    font-size: 15px;
    line-height: 1.5em;
    color: #000;
}
.article_yq .yq-body p
{
    text-indent: 2em;
    line-height: 2em;
}
.article_yq .yq-body table
{
    margin-left: 2em;
    margin-top: 10px;
}
.article_yq .yq-body h1, .article_yq .yq-body h2, .article_yq .yq-body h3, .article_yq .yq-body h4, .article_yq .yq-body h5
{
    font-weight: bold;
    line-height: 200%;
}
.article_yq .yq-body img
{
    max-width: 95%;
    height: auto;
    margin: 10px;
}
.article_yq .yq-body ol li, .article_yq .yq-body ul li
{
    font-size: 15px;
    margin-left: 3em;
    line-height: 150%;
}
.huiyu .yq-body ul li
{
    margin-left: 0;
}
.article_yq .yq-tag
{
    font-size: 15px;
    text-indent: 0em;
    margin-top: 20px;
}
.article_yq .yq-tag a
{
    color: #666666;
}
.article_yq .yq-page
{
    text-indent: 0em;
    margin: 20px 0px 10px 0px;
    font-size: 14px;
    text-indent: 0em;
    line-height: 180%;
}
.article_yq .yq-page a
{
    color: #666666;
}
/*文章 end*/



.article_yq .yq_xz
{
    padding-left: 25px;
    padding-right: 25px;
}

.article_yq .yq_xz h4
{
    margin-top: 0px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #c2c2c2;
}

.article_yq .yq_xz h4 a
{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pagination > li:first-child > a, .pagination > li:first-child > span
{
    border-radius: 0;
}
.pagination > li > span
{
    height: 34px;
    padding: 4px 3px 0px 3px;
}

/*图文混排新闻列表*/
.yq-list-group .list-group-item
{
    border: none;
    padding: 0;
    padding-top: 10px;
    margin-bottom: 1px;
    border-bottom: 1px dashed #666;
    padding-bottom: 10px;
}
.yq-list-group .list-group-item .list-group-item-img
{
    max-width: 230px;
    clear: both;
}

.yq-list-group .list-group-item .list-group-item-img img
{
    width: 100%;
}
.yq-list-group .list-group-item-caption
{
    padding-left: 10px;
    padding-right: 10px;
}
.yq-list-group .list-group-item-caption .list-group-item-heading
{
    font-weight: bold;
    color: #4697d6;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yq-list-group .list-group-item-caption .list-group-item-heading1
{
    font-weight: bold;
    color: #4697d6;
    font-size: 15px;
    margin-top: 0;
    line-height: 20px;
}
.yq-list-group h4 span
{
    color: #868687;
    font-size: 12px;
    font-weight: normal;
}

.yq-list-group .list-group-item-caption .list-group-item-text
{
    font-size: 14px;
    color: #868687;
    line-height: 1.6em;
}

.right-menu
{
    width: 262px;
    margin-left: 15px;
    background: #fff;
}
.right-menu h4
{
    font-weight: bold;
    font-size: 16px;
    color: #4697d6;
    margin-top: 10px;
    margin-bottom: 10px;
}

.right-menu .spot
{
    color: #4697d6;
    margin-right: 10px;
}

.right-menu li
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.0em;
}

.badge
{
    background-color: Transparent;
    color: #999;
}


/*==========Footer=============*/
.footer
{
    width: 100%;
    background: #e1e1e1;
    color: #9d9d9d;
    padding-bottom: 10px;
}
.footer-ny
{
    background: #3e8ac4;
    color: #fff;
}
.footer .row
{
    margin-left: 0;
    margin-right: 0;
}

.foot-nav
{
    margin-top: 20px;
}

.foot-nav a
{
    color: #9d9d9d;
    margin-bottom: 10px;
}

.foot-nav > li
{
    float: left;
    width: 10%;
    line-height: 17px;
}
.foot-nav > li > a
{
    margin-bottom: 36px;
    font-size: 16px;
}

.foot-nav > li > ul > li
{
    float: none;
    width: 100%;
    line-height: 2.0em;
}

.footer .copyright
{
    border-top: 1px solid #ababab;
    padding: 25px;
    margin-top: 25px;
    text-align: center;
}

.footer .noborder
{
    border: none;
    margin: 0;
    padding-top: 15px;
}

.footer .noborder a
{
    color: #fff;
}

.footer .copyright a
{
    color: #9d9d9d;
}
.liebiao a
{
    display: block;
    margin-bottom: 20px;
}
.liebiao img
{
    width: 100%;
    height: 160px;
}
.liebiao .title
{
    height: 142px;
    display: block;
    overflow: hidden;
}
.liebiao p.tl
{
    height: 50px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
}
.liebiao h6
{
    margin-top: 20px;
    line-height: 24px;
}





/*专题页css*/
.header a
{
    display: block;
    padding: 10px 0;
}
.ztbanner img
{
    width: 100%;
}
.ztnav .navbar-ny
{
    background: #005398;
}
.ztnav .navbar-ny .navbar-yq ul
{
    width: 100%;
}
.ztnav .navbar-ny .navbar-yq ul li
{
    width: 19%;
}
.ztnav .navbar-ny .navbar-yq li a
{
    color: #fff;
}
.ztabout
{
    /*background:#ecf0f1;*/
}
.ztabout h2
{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.ztabout h2 p
{
    font-size: 18px;
}
.ztabout p
{
    padding-left: 30px;
    padding-right: 30px;
}
.ztabout1
{
    margin-top: 15px;
    padding-bottom: 10px;
}
.ztabout1 .thumbnail
{
    border: none;
}
.ztabout1 .thumbnail h3
{
    font-size: 14px;
    margin-top: 10px;
    font-weight: 700;
}
.ztabout1 .thumbnail .caption
{
    background: #eee;
    height: 172px;
    overflow: hidden;
    padding-bottom: 10px;
}
.ztabout1 .thumbnail .caption > a
{
    display: block;
    overflow: hidden;
}
.ztabout1 .thumbnail .caption p
{
    font-size: 14px;
    overflow: hidden;
    height: 100px;
}
.ztnews1
{
    margin-top: 15px;
}

.ztnews1 img
{
    width: 100%;
    display: block;
}
.ztnews1 h3
{
    padding-top: 0;
    margin-top: 0;
    font-size: 14px;
    font-weight: 700;
}
.ztnews1 p
{
    height: 84px;
    overflow: hidden;
    font-size: 12px;
}
.ztcase
{
    margin-top: 20px;
}
.ztcase .thumbnail
{
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.ztcase .thumbnail img
{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    width: 100%;
}

.ztcase .thumbnail:hover img
{
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
.ztcarousel-cap
{
    position: absolute;
    bottom: 0px;
    text-align: center;
    background: rgba(0,0,0, 0.5) !important;
    filter: Alpha(opacity=50);
    height: 34px;
    width: 100%;
    color: #ffffff;
    z-index: 60;
    bottom: 0px;
}
.ztcase .thumbnail .ztcarousel-cap p
{
    padding: 8px;
    font-size: 14px;
}
.ztabout2
{
    /*background-image: url(../images/about-bg.png);*/
    background: #f4f4f4;
    margin-bottom: 25px;
}
.ztabout2 .about-left
{
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 15px;
}
.ztabout2 .about-left .about-title
{
    text-align: right;
    color: #5b5b5b;
    font-size: 38px;
    margin: 40px 0px 20px;
}
.ztabout2 .about-left h4
{
    font-size: 38px;
    font-weight: bold;
    margin-top: 20px;
}
.ztabout2 .about-left p
{
    color: #000;
    font-size: 15px;
    line-height: 28px;
}
.ztabout2 .mat
{
    width: 100%;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.ztabout2 a
{
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.ztabout2 .btn-default
{
    background: transparent;
    border-radius: 2px;
    border: 2px solid #5b5b5b;
}
.ztabout2 .nopadding
{
    margin-top: 15px;
}

.ztma
{
    margin-bottom: 25px;
}
.ztma .title
{
    border-bottom: 1px solid #045bb8;
    color: #005398;
    font-family: Microsoft YaHei,SimHei;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-weight: bold;
}
.ztma .title a
{
    font-size: 14px;
    font-weight: normal;
}
.ztma .list-group
{
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.ztma .list-group .badge
{
    background-color: Transparent;
    color: #5c5c5c;
    font-family: Microsoft YaHei,SimHei;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
.ztma .list-group .list-group-item
{
    background-color: Transparent;
    border: 0 none;
    font-family: Microsoft YaHei,SimHei;
    font-size: 14px;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    float: left;
}

.ztma .list-group .list-group-item:hover
{
    color: #005398;
}
.ztjy .new_yq h3
{
    border-bottom: 1px solid #005398;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #005398;
}
.ztjy .readmore
{
    font-family: Microsoft YaHei,SimHei;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    padding-right: 15px;
}
.ztjy .new .news .list-group-item-heading
{
    padding-left: 15px;
    padding-right: 15px;
}
.ztjy .new_yq .list-group-item h4
{
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");
    margin-bottom: 16px;
}
.ztjy .new_yq .list-group-item
{
    border: none;
    padding-left: 0;
}
.ztjy .list-group-item p span
{
    color: #c4c4c4;
}
.ztjy .list-group-item p
{
    font-size: 12px;
    line-height: 22px;
}
.ztjy .new .news .list-group ul li
{
    list-style: none;
    padding-bottom: 12px;
    margin-top: 15px;
    border-bottom: 1px dashed #dcdcdc;
}
.ztjy .new_yq .list-group-item h4
{
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bolder;
}
.ztjy .new_yq .list-group-item p.under
{
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 5px;
    color: #333;
    font-size: 12px;
}
.ztjy img
{
    width: 100%;
    height: 66px;
}
.ztlx
{
    margin-bottom: 50px;
}
.ztlx .title
{
    border-bottom: 1px solid #005398;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #005398;
}
.ztfw
{
    margin-bottom: 25px;
}

.qyfcny ul
{
    background: #ffffff;
    position: relative;
    padding: 0px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    -moz-box-shadow: 1px 1px 1px 1px #cccccc;
    -webkit-box-shadow: 1px 1px 1px 1px #cccccc;
    box-shadow: 1px 1px 1px 1px #cccccc;
}
.qyfcny ul li
{
    border: none;
    margin-bottom: 10px;
}
.qyfcny ul li a
{
    border: none;
}

.liuyan
{
    padding: 30px 0px;
    margin-top: 30px;
    font-size: 15px;
    color: #666666;
    background-color: #f2f2f2;
}

.liuyan .right .btn
{
    background: #3366cc;
    color: #fff;
    padding: 8px 35px;
    border-radius: 4px;
    margin-top: 16px;
}

/*分享*/
.gov_weixin_share
{
    position: fixed;
    width: 82px;
    font-size: 12px;
    top: 150px;
    right: 0;
}
.gov_weixin_share .closeBtn
{
    font-size: 12px;
    text-align: right;
    margin-bottom: 5px;
}
.gov_weixin_share .fixed
{
    padding: 2px;
    border: 1px #d2d2d2 solid;
    background: #eeeeee;
    text-align: center;
    margin: 0 0 3px 0;
}
.gov_weixin_share .fixed p
{
    margin: 3px 0 0 0;
    padding: 0;
    line-height: 22px;
    font-size: 12px;
    color: #094E84;
}


.article_yq .case
{
    background-color: Transparent;
}

.article_yq .case .col-case
{
    margin: 0 0 10px 0;
    padding: 8px 8px 8px 8px;
}

.article_yq .case .col-case .thumbnail
{
    display: block;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    float: inherit;
    width: 100%;
    background-color: Transparent;
    -moz-box-shadow: 1px 1px 1px 0px #cccccc;
    -webkit-box-shadow: 1px 1px 1px 0px #cccccc;
    box-shadow: 1px 1px 1px 0px #cccccc;
}

.article_yq .case .col-case .thumbnail:hover
{
    -moz-box-shadow: 1px 1px 1px 2px #cccccc;
    -webkit-box-shadow: 1px 1px 1px 2px #cccccc;
    box-shadow: 1px 1px 1px 2px #cccccc;
}

.article_yq .case .col-case .bootom
{
    padding-top: 10px;
}
.article_yq .case .col-case .thumbnail .icon
{
    height: 137px;
    overflow: hidden;
}
.article_yq .case .col-case .thumbnail img
{
    width: 100%;
}
.article_yq .case .col-case .thumbnail img
{
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 900ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 900ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 900ms;
    position: relative;
    z-index: 3;
    width: 100%;
}

.article_yq .case .col-case .thumbnail:hover img
{
    -webkit-transform: scale(1.1, 1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 800ms;
    -moz-transform: scale(1.1, 1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 800ms;
    transform: scale(1.1, 1.1);
    transition-timing-function: ease-out;
    transition-duration: 800ms;
    position: relative;
    z-index: 3;
}
.article_yq .case .col-case .thumbnail span
{
    display: none;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 30%;
    left: 40%;
    width: 20%;
    text-align: center;
    z-index: 1;
    background: transparent;
    transition: opacity 0.35s;
}

.article_yq .case .col-case .thumbnail a:hover span
{
    display: block;
}
.article_yq .case .col-case .thumbnail h4
{
    font-size: 14px;
    color: #666;
    font-weight: bold;
    height: 30px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article_yq .case .col-case .thumbnail div.bq_yq
{
    font-size: 12px;
}
.article_yq .case .col-case .thumbnail h5
{
    text-align: left;
    font-size: 15px;
    color: #000;
}

.article_yq .case .col-case a.thumbnail:hover, .article_yq .case .col-case a.thumbnail:focus, .article_yq .case .col-case a.thumbnail.active
{
    background-color: #fff;
    border: 1px solid #ddd;
}

.article_yq .case .col-case .block-contents
{
    padding: 5px 10px 5px 10px;
    height: 110px;
}

.article_yq .case .col-case .block-contents .bq_yq
{
    margin: 10px 0px 10px 0px;
}

.article_yq .case .col-case .block-contents p
{
    text-align: left;
    font-size: 14px;
    line-height: 24px;
}

/*yq_meettitle*/
.yq_meettitle .media
{
    margin-bottom: 18px;
}
.yq_meettitle .media .media-left
{
    float: left;
    margin-right: 35px;
}
.yq_meettitle .media .media-left img
{
    height: 277px;
}
.yq_meettitle .media .media-body
{
    margin-top: 20px;
}
.yq_meettitle .media .media-body .media-heading
{
    font-size: 20px;
    color: #222;
    margin-bottom: 30px;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis; /*文字隐藏后添加省略号*/
    white-space: nowrap; /*强制不换行*/
}

.yq_meettitle .media .media-body p
{
    font-size: 14px;
    color: #222;
    margin-bottom: 15px;
}
.yq_meettitle .media .media-body p span
{
    color: #a0a0a0;
    padding-right: 10px;
}
.yq_meettitle .media .media-body .bdsharebuttonbox
{
    margin-top: 20px;
}
.yq_meettitle .media .media-body .bdsharebuttonbox a
{
    padding-right: 12px;
}
.yq_meettitle .media .media-body .bdsharebuttonbox a img
{
    width: 25px;
    height: 25px;
}

.yq_meetmingxibg
{
    background-color: #dceefc;
    width: 100%;
    height: 55px;
    z-index: 999;
}




.yq_meetmingxi .yq_tablemmingc
{
    float: left;
}
.yq_meetmingxi .yq_tablemmingc .col
{
    display: inline-block;
    line-height: 30px;
    padding: 11px 18px;
    border-bottom: 2px solid Transparent;
    cursor: pointer;
}
.yq_meetmingxi .yq_tablemmingc .col a
{
    font-size: 16px;
    color: #222;
}
.yq_meetmingxi .yq_tablemmingc .col.active
{
    color: #045bb8;
    border-bottom: 2px solid #045bb8;
}
.yq_meetmingxi .yq_tablemmingc .col.active a
{
    color: #045bb8;
}
.yq_meetmingxi .yq_baoming
{
    padding-top: 8px;
}
.yq_baoming a.btn
{
    color: #fff;
    border: 1px solid #045bb8;
    background-color: #045bb8;
    border-radius: 2px;
    padding: 9px 30px;
}
.yq_meetneirongbg
{
    background-color: #f5f5f5;
    padding-top: 15px;
}
.yq_baisebg
{
    background-color: #fff;
    border-bottom: 1px solid #e0e9f0;
    margin-bottom: 15px;
}

.yq_tables
{
    margin-bottom: 0;
    border: 1px solid #dbdbdb;
    text-align: center;
    vertical-align: middle;
}
.yq_tables thead
{
    background-color: #045bb8;
    border: 1px solid #045bb8;
}
.yq_tables thead tr th
{
    padding: 12px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
.yq_tables tbody tr td.price
{
    color: #fe0406;
}

.yq_huiyititle
{
    padding: 10px;
    border-bottom: 1px solid #e0e9f0;
}

.yq_huiyititle span
{
    color: #045bb8;
    padding-right: 12px;
}
.yq_huiyibody
{
    padding: 20px 15px;
}


.companys
{
    max-height: 150px;
    height: 150px;
    overflow: hidden;
}
.companys ul
{
    padding: 0 15px;
    text-align: center;
}
.companys ul li
{
    display: block;
    line-height: 30px;
    padding: 0px 0;
}
.email_order
{
    width: 90%;
    margin: 15px auto;
    position: relative;
}
.email_order input
{
    width: 75%;
    height: 40px;
    border: 1px solid #989697;
    border-radius: 8px;
    outline: none;
    padding-left: 10px;
}
.email_order button
{
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 50px;
    background: #1274D9;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 8px;
}
.tuijian_order
{
    padding: 10px 15px;
    margin: 0;
}
.tuijian_order .thumbnail
{
    padding: 0;
    border: none;
    position: relative;
    background-color: Transparent;
    margin-bottom: 5px;
}
.tuijian_order .thumbnail .yq_timedress
{
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    color: #fff !important;
    bottom: 40px;
    left: 0;
    text-align: right;
    padding: 5px 10px 5px 0;
}
.tuijian_order .thumbnail .caption
{
    padding: 0;
    margin: 0;
}
.tuijian_order .thumbnail .caption h3
{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333 !important;
    line-height: 30px;
    margin: 10px 0;
}



.yq_steps
{
    padding-top: 10px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 0;
}
.yq_steps li
{
    width: 14.28%;
    color: #999;
    font-weight: bold;
    float: left;
    text-align: center;
    border: none;
    background-color: Transparent;
}
.yq_steps li b
{
    background: #ddd;
    margin-top: -15px;
    float: right;
    width: 100%;
    height: 1px;
    _overflow: hidden;
}

.yq_steps li.active
{
    color: #5ab9fe;
}
.yq_steps li span
{
    background-color: #fff;
    padding: 0px 10px;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
}
.yq_steps li.active span
{
    padding: 0px 10px;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
}
.yq_steps li.active b
{
    background-color: #5ab9fe;
}

.form-horizontal .has-feedback .form-control-feedback
{
    right: -12px;
}

.yq_bmbaisebg
{
    background-color: #fff;
    border: 1px solid #e0e9f0;
    padding: 25px;
    margin-bottom: 20px;
}
p.tishi
{
    font-size: 14px;
    color: #ff0101;
    margin-bottom: 20px;
}
.nopadding
{
    padding: 0;
    text-align: center;
    line-height: 30px;
}
.nopaddingright
{
    padding-right: 0;
}
.nopaddingleft
{
    padding-left: 0;
}
.baomingtitle
{
    font-size: 18x;
    color: #045bb8;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #045bb8;
    margin-top: 20px;
}
.baomingbiao font
{
    color: #E44E4F;
}
.baomingbiao label
{
    font-size: 14px;
    color: #010101;
    font-weight: normal;
    
}
.baomingbiao legend
{
    font-size: 16px;
    color: #010101;
    font-weight: normal;
}

.baomingbiao input, .baomingbiao textarea, .baomingbiao input, .baomingbiao select
{
    border-radius: 0px;
}

.baomingbiao .form-group .yq_cjhybtn .btn-default:hover,.baomingbiao .form-group .yq_cjhybtn .btn-default:focus
{
    color: #fff;
    background-color: #00a0ea;
    border-color:#00a0ea;
    }
.baomingbiao .form-group .yq_cjhybtn .btn-default.active
{
    color: #fff;
    background-color: #00a0ea;
    border-color:#00a0ea;
    }

.yq_meettitle {
    margin-top:15px;
}


.xianxiren, .dingfang
{
    margin-top:15px;
    padding: 5px 0;
}
.xianxiren .canhuimc button:hover, .xianxiren .canhuimc button:focus, .xianxiren .canhuimc button.active
{
    color: #fff;
    background-color: #00a0ea;
}

.canhuiren
{
    padding: 5px 20px;
}
.canhuiren .yq_baoming
{
    margin-bottom: 15px;
}
.canhuiren .table
{
    border: none;
}
.canhuiren .table thead
{
    background-color: #ffeedc;
}
.canhuiren .table thead tr th
{
    text-align: center;
    font-size: 14x;
    color: #010101;
    border-color: #fff;
}
.canhuiren .table tbody tr td
{
    border: none;
}
.canhuiren .table tbody tr:nth-child(even)
{
    background-color: #f8f8f8;
}
.canhuiren .table tbody tr td a
{
    padding: 0 5px;
}

.yqaddlist
{
    padding-top: 20px;
}
.dingfang p.help-block
{
    color: #666;
}
.dingfang .form-control
{
    font-size: 12px;
}
.dingfang .has-feedback .form-control
{
    padding-right: 10px;
}
.zhifufangshi .ways
{
    background: #F9FAFC;
    padding: 45px 7% 85px;
}
.zhifufangshi .ways li
{
    display: inline-block;
    width: 24%;
    text-align: center;
    font-size: 18px;
    color: #666666;
    float: left;
    -float: left;
}
.zhifufangshi .ways li span
{
    cursor: pointer;
    border: 1px solid #CED5DB;
    padding: 9px 0;
    display: inline-block;
    width: 80%;
    border-radius: 4px;
}
.zhifufangshi .ways li.active span
{
    border: 1px solid #e96668;
}
.ways li .active
{
    border: 1px solid #e96668;
}
.card
{ +float:left;
+position:relative;
+right:300%;
+top:10px;
+width:1000px!important;
+display:none;
}
.ways > .card
{
    width: 100% !important;
    padding: 10px 2.4% 0;
    text-align: left;
    display: inline-block;
    display: none; *float:left;
}
.card ul
{
    width: 100%;
}
.card ul li
{
    border: 1px solid #F9FAFC;
    float: left;
    width: 134px;
    height: 42px;
    text-align: left;
    margin-right: 5%;
    margin-bottom: 20px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
.card ul .xuanzhong
{
    position: absolute;
    bottom: 0;
    right: 0;
}
.card ul .choosed
{
    border: 1px solid #E64D4F;
}
.card ul .choose_card
{
    width: 100%;
    color: #5C6274;
    font-size: 16px;
    margin: 0;
}
.card ul .choose_card span
{
    border: none;
    width: auto;
    color: #6d7381;
    font-size: 13px;
    padding-left: 10px;
}

.querenbm table
{
    background-color: #f9fafc;
    border: none;
}
.querenbm table thead
{
    border-bottom: 1px solid #eae9f1;
}
.querenbm table thead tr th
{
    border: none;
    color: #959aa9;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}
.querenbm table tbody tr td
{
    border: none;
    text-align: center;
    color: #a0a0a0;
    font-size: 14px;
    vertical-align: middle;
}
.querenbm table tbody tr td:first-child
{
    text-align: left;
}
.querenbm table tbody tr td p
{
    color: #222;
}
.querenbm table tbody tr td p span
{
    color: #959aa9;
}
.post_order
{
    border-top: 1px solid #eae9f1;
    padding-top: 20px;
}
.post_order .text-right
{
    padding-top: 50px;
}
.post_order .text-right font
{
    color: #fb0b0b;
    font-size: 24px;
}

.post_order .text-right button.btn
{
    color: #fff;
    font-size: 18px;
    border: 1px solid #e64d4f;
    background-color: #e64d4f;
    border-radius: 2px;
    padding: 10px 30px;
    margin-left: 30px;
}

.process
{
    float: left;
    margin-left: 12%;
    margin-top: 3%;
    background: #F5F5F5;
    font-size: 14px;
    color: #646464;
    line-height: 25px;
    padding: 15px 20px;
    border-radius: 5px;
}

.ye_centers
{
    text-align: center;
    margin-top: 30px;
}
.ye_centers .btn
{
    margin: 0 20px;
    padding: 5px 20px;
}
.baomingbiao .btn_bc
{
    border-color: #045bb8;
}
.baomingbiao .btn_syb
{
    border-color: #00a0ea;
}
.baomingbiao .btn_xyb
{
    color:white;
    background-color: #045bb8;
}

.meet_btn_edit {
    margin-left: 20px;
    border: 1px solid #045bb8;
    padding: 2px 5px;
    border-radius: 5px;
    background-color: #045bb8;
    color: white !important;
}
.yq_backbg {
    border-top: 1px solid #045bb8;
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.span_editAdd_ordel {
        border: 1px solid #045bb8;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 20px;
    color:white;
    background-color:#045bb8;
}
.meeting_select {
    width:90%;
    padding:5px 8px;
}
.meeting_pageList > li > a {
    font-size:14px;
    border:1px solid  #045bb8;
}
.meeting_pageList > li > a.active {
    font-size:14px;
    background-color:#045bb8;
    color:white;
}
.meeting_pageList > li > a.disabled {
    font-size:14px;
    background-color:#ddd;
    color:black;
}
.meeting_ch_Edit {
    margin-left:45%;
}
.meeting_df_Edit {
    margin-left:43%;
}
.baomingbiao .baomingtitle {
    text-align:center;
}
.yq_login {
    margin-top: 10px;
    padding-right: 10px;
}
.dropdown-menu li > a {
    color:black;
}
.train_div_body {
    min-height:600px;
}
.training_list_main {
    padding:15px;
}
.train_title_head {
    padding: 10px 0px;
    background-color: #f5f5f5;
    border-bottom: 2px solid #035ab7;
}
    .train_title_head .train_title_a {
        padding: 9px 15px;       
        background-color: #1c83e2;
        color: #fff;
    }
.table-train {
    margin-top:5px;
}
.table-train thead > tr > th {
    border:none !important;
    background-color: #dddddd;
}
.table-train > tbody > tr > td {
    color: black;
    font-size: 16px;
    text-align: center;
}
.table-train > tbody > tr > td > a.table_a_add {
    font-size: 14px;   
    background-color: #1c83e2;
    color: #fff;
    padding: 5px 8px;
}
.table-train > tbody > tr > td > a.table_a_no {
    font-size: 14px;   
    color: red;   
}
.train_list_page {
    text-align:center;
}
.table-train-new {
    margin-top:40px;
    margin-bottom:40px;
}
.table-train-new thead > tr > th {
    
    background-color: #55a2ce;
    color:#fff;
}
.table-train-new > tbody > tr > td {
    color: black;
    font-size: 16px;
    text-align: left;
}
.table-train-new > tbody > tr > td > a.table_a_add {
    font-size: 14px;   
    background-color: #1c83e2;
    color: #fff;
    padding: 5px 8px;
}

