@charset "utf-8";
/*#region 全局定义*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, image, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: 'Microsoft Yahei',"Lucida Sans Unicode","Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight:normal;}

body {
    background-color: #fff;
    color: #565656;
    line-height: 20px;
    font-size: 12px;
    margin: 0px;
    min-width: 1000px;}

.yahei {
    font-family: "Microsoft Yahei", Arial;}

h1, h2, h3, h4 {
    font-family: "Microsoft Yahei", Arial;font-weight: normal;}

.relative {
    position: relative;}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;}

/* 清理浮动 */
.clearfix {
    *display: inline-block;
    *zoom: 1;
    *vertical-align: top;}

.clear {
    clear: both;}

/*#endregion*/

/*#region 通用控件元素*/
input, textarea, select {
    /*font-family: "lucida sans unicode","lucida grande", tahoma,arial, helvetica, sans-serif;*/
    background-color: #FFFFFF;
    font-size: 12px;
    outline: none;
    border: medium none;}

img {
    border: 0px;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;}

a, a:link {
    text-decoration: none;
    color: #333;}

    a:hover {
        text-decoration: none;
        color: #00a1f1;}

ul, li {
    list-style-type: none;}

/*#endregion*/

/*#region 布局*/
.left {
    float: left;}

.right {
    float: right;}
.wrap {}

.container {
	width:1000px;
	margin:auto;}

.pd25 {
    padding:15px 0px;}
.pdd15 {
    padding: 0px 0px 15px 0px
;}
.md25 {
    margin:25px auto;}
.mt20 {
    margin-top:20px;}
.gray {
    background-color:#f9f9f9;}
/*#endregion*/

/*#region 页面头部*/

.header {
    height: 130px;
    background-color:#0d59a7;}

    .header .logo {
        background: url(../images/logn.png) no-repeat center;
        width: 453px;
        height: 77px;
        padding: 35px 0px 0px 15px;}
    .header .weixin{
        margin-top:1px;
        width: 117px;
        margin-left:130px;}

    .header .search {
        width: 220px;       
        padding: 30px 30px 0px 0px; color:#fff;}
        .header .search a {
            padding:0px 5px; color:#fff;}
.header .searchbar {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 215px;    
    border-radius: 3px 3px 3px 3px;
    background-color: #fff;
    position:relative;}

.header .search-input {
        height: 18px;
    width: 174px;
    border: 1px solid #b1b1b1;
    padding: 5px;
    float: left;
    _display: inline;
    border-right: 0;
    -webkit-appearance: none;}

.header .search-btn {
    background: #5c307d;
    height: 30px;
    padding: 0 8px;
    line-height: 29px;
    border: 0;
    width:30px;
    float: right;
    cursor: pointer;
    background: url(../images/search-btn.png) no-repeat center #4495e8;
    border-radius: 0px 3px 3px 0px;}
.wrap.top {
    background: #2a78c2;
    min-width: 1000px;
    border-top: 1px solid #3080cb;}


.top .navbar {}

.navbar .nav {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;}

    .navbar .nav ul li {
        float: left; /*height:45px;*/
        background-repeat: no-repeat;
        background-position: right center;}

        .navbar .nav ul li a {
            display: block;
            color: #fff;
            line-height: 47px;
            text-align: center;
            padding: 0px 23px 0px 22px;}

            .navbar .nav ul li a:hover {
                background: #78c937;
                color: #fff;
                text-decoration: none;}
/*导航断片*/

ul#dropmenu li {
    position: relative;
    z-index: 999;
    float: left;}

ul#dropmenu ul li {
    float: left;
    display: block;
    width: 100px;}

ul#dropmenu ul {
    height: auto;
    position: absolute;
    text-align: left;
    display: none;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background-color: #fff;
    width: 100px;}

ul#dropmenu li.over a, ul#dropmenu li:hover a {
    display: block;}

ul#dropmenu li.over ul a, ul#dropmenu li:hover ul a {
    font-weight: normal;
    color: #666;
    background: #fff;}

    ul#dropmenu li.over ul a:hover, ul#dropmenu li:hover ul a:hover {
        font-weight: normal;
        font-weight: bold;
        background: #1e65c8;
        color: #fff;}
.nav_fg {    
    background: url(../images/nav_fg.png) no-repeat center ;width:2px; height:42px;}
ul#dropmenu a {
    display: block;
    line-height: 42px;
    font-family: "微软雅黑";
    font-size: 14px;}

ul#dropmenu ul li {
    border: 0;
    line-height: 29px;}

ul#dropmenu ul a {
    filter: alpha(opacity=90);
    cursor: pointer;
    opacity: 0.9;
    -moz-opacity: 0.9;
    border: 0; /*padding:0 10px;*/
    text-align: center;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 29px;
    padding: 0px 5px 0px 5px;}

ul#dropmenu li:hover ul, ul#dropmenu li.over ul {
    display: block;}


/*#endregion*/

/*#region 页面页脚*/
.footer-wrap {
    background: #0d59a7;
    height: 80px;
    color: #fff;
    min-width: 1000px;}

    .footer-wrap .copyright {
        line-height: 21px;
        padding-top:15PX;
margin:0 auto;
text-align:center;
}

    .footer-wrap .share a {
        margin: 10px 0px;
        display: inline-block;}
/*#endregion*/

/*#region 页面主体*/
.left_wrap {
    width:660px;}
.right_wrap {
    width:320px;}
.new_title {
    background-color:#2a78c2; height:45px; color:#fff;line-height:44px; font-size:14px; 
    border-radius: 3px 3px 0px 0px
;}
    .new_title span.title {padding-left:12px; width:200px;}
.new_title span.title i {
    color:#9bddf9;margin-left:5px;}
    .new_title .more {
        float:right;text-transform: uppercase;  padding-right:10px;text-align: right; font-size:12px;}
        .new_title .more a { font-family:"Arial"; color:#fff;}

.new_pic {
    width:290px;}
    .new_pic .jdt{
        width: 290px;
        margin: 0px auto;
        text-align: center;
        overflow: hidden;
        height:190px;}
    .new_pic .jdt img {
            text-align: center;
            margin: 0px auto;
            width:290px;}
    .new_pic p {
        line-height:34px; padding-left:10px; background-color: #f2f2f2;}
.new_list {
    width:355px;}
    .new_list h3 {
        padding-right:10px; height:60px; border-bottom:1px dotted #d9d9d9;}
.new_list h3 a {
    font-size:16px;
    color:#1271b3;
    /*font-weight:700;*/
    line-height:25px;
    margin-right:20px;}
    .new_list ul {
       margin-top:10px;}
        .new_list ul li {
             background: url(../images/list_icon.png) no-repeat 4px center;
             line-height:31px;
             padding-left:15px;}
            .new_list ul li span.time {
                float:right;
                padding-right:5px;}
.servce_wrap {
    background: url(../images/service_tit.png) no-repeat #f9f5ec;
    border:1px solid #f6e5cd;
    height:82px;
    width:658px;}
    .servce_wrap ul {
        margin-left:158px;}
        .servce_wrap ul li {
            float:left;
            width:100px;
            text-align:center;}
            .servce_wrap ul li a.sev_btn {
                display:block;
                margin:10px 10px;
                padding-top:38px;padding-bottom:5px;}
            .servce_wrap ul li a.sev_btn:hover {
                background-color: #fdd7d7;color:#d91600;border-radius:5px;}
.fxjh {
    background: url(../images/fxjh.png) no-repeat center 2px;}
.fxjh:hover {
    background: url(../images/fxjh_h.png) no-repeat center 2px;}
.dhcx {
    background: url(../images/dhcx.png) no-repeat center 2px;}
.dhcx:hover{
    background: url(../images/dhcx_h.png) no-repeat center 2px;}
.xzxy {
    background: url(../images/xzxy.png) no-repeat center 2px;}
.xzxy:hover {
    background: url(../images/xzxy_h.png) no-repeat center 2px;}
.swdb {
    background: url(../images/swdb.png) no-repeat center 2px;}
.swdb:hover {
    background: url(../images/swdb_h.png) no-repeat center 2px;}
.xyjnp {
    background: url(../images/xytxs.png) no-repeat center 2px;}
.xyjnp:hover {
    background: url(../images/xytxs_h.png) no-repeat center 2px;}
.Notice {}
.Notice ul {
    padding-right:5px; margin-top:10px; display:block;}
.Notice ul li{
    border-bottom: 1px dotted #bababa;padding:9px 0px 9px 0px;height:40px;display:block;}
.Notice_time {
    width:50px;height:40px;
    background: url(../images/notice_time_bg.png) no-repeat;
    margin-right:15px;
    float:left;
    text-align:center;}
    .Notice_time span {
        font-size:12px; font-family:"Arial";-webkit-text-size-adjust:none;word-spacing:-1px
    ;}
    .Notice_time h3 {
        padding:0px;margin:0px; font-size:16px; color:#fff; font-weight:800;padding-top:2px;}
.syslogin {
    background: url(../images/login_bg.png) no-repeat; height:84px;}
    .syslogin ul {
        padding-left:95px; padding-top:35px;}
    .syslogin ul li {
        float:left; margin:10px;}
        .syslogin ul li a.login_btn {
            padding:3px 20px;  display:block; border-radius:4px;}
.login{
    background-color:#6bc572;border:1px solid #24952e; color:#fff;}
.login:hover {
    color:#fff; background: #26a030;}
.register {
    border:1px solid #c78500; background-color:#fa0; color:#fff;}
.register:hover {
   background: #fa9200; color:#fff;}


.width320 {
    width:320px;}
.height265 {min-height:265px;}
.height245 {min-height:245px;}
.height270 {
    min-height:270px;}
.common_list {
    background-color:#fff;}
    .common_list ul {
       margin-top:0px; padding:12px
    ;}
        .common_list ul li {
             background: url(../images/list_icon.png) no-repeat 4px center;
             line-height:31px;
             padding-left:18px;}
            .common_list ul li span.time {
                float:right;
                padding-right:5px;}
.xyfc_list {
    background-color:#fff; min-height:245px;}
    .xyfc_list ul {
       margin-top:0px; padding:12px 12px 0px 12px ;}
        .xyfc_list ul li {
            border-bottom: 1px dotted #bababa; padding-bottom:14px;}
            .xyfc_list ul li:last-child {
                 border-bottom: 0px dotted #bababa;}
        .xyfc_list ul li b {
        position: relative;
        display: block;
        float: left;
        margin-right: 16px;
        width: 105px;
        height: 86px;
        font-style: normal;
        overflow: hidden;}
        .xyfc_list ul li b img {
            min-width: 100%;
            min-height: 100%;
            width: 100%;
            _height: 100%;}
        .xyfc_list ul li h3 {
        font-size: 16px;
        line-height: 30px;
        color: #a41818;
        margin: 10px 0px 0px 0px;}
        .xyfc_list ul li p {
        font-size: 12px;
        line-height: 21px;
        font-weight: 500;
        color: #666;
        min-height: 46px;}
            .xyfc_list ul li .ckxx {
                padding: 2px 32px 1px 7px;
                background: url(../images/btn.gif) no-repeat 0px 0px; color:#fff;}
                .xyfc_list ul li .ckxx:hover {
                    background: url(../images/btn.gif) no-repeat 0px -20px;}

.xyqk_list {}
.xyqk_list ul { margin: 8px 9px;}
.xyqk_list ul li {
    padding-top:6px;}
 .xyqk_list ul li b {       
        display: block;
        width: 300px;
        height: 184px;
        font-style: normal;
        overflow: hidden;
        margin:0px auto;
        border:1px solid #f2f2f2;}
        .xyqk_list ul li b img {
            min-width: 100%;
            min-height: 100%;
            width: 100%;
            _height: 100%;}
    .xyqk_list ul li p {
        background-color: #f2f2f2;line-height:25px; padding-left:10px; display:block; text-align:center;}


.commulication {
    padding:0px
;}
.commulication ul { margin: 5px 0px ;}
.commulication ul li {
    padding:0px 36px 20px 5px; float:left;}
    .commulication ul li:nth-child(3n+0) {
        padding:0px 5px 20px 5px;}
 .commulication ul li b {       
        display: block;
        width: 300px;
        height: 204px;
        font-style: normal;
        overflow: hidden;
        margin:0px auto;
        border:1px solid #f2f2f2;}
        .commulication ul li b img {
            min-width: 100%;
            min-height: 100%;
            width: 100%;
            _height: 100%;}
    .commulication ul li p {
        background-color: #f2f2f2;line-height:31px; padding-left:10px; display:block; text-align:center;}
/*我要投稿 我要捐赠*/
.big_btn_warp {
    margin:16px 10px 0px 10px;}
.big_btn_warp a.big_btn {
    padding:8px 122px; font-size:14px; color:#fff; border-radius:3px;}
.wytg {    
    background: url(../images/wybtn.png) no-repeat #86c647;}
.wytg:hover {    
    background: url(../images/wybtn.png) no-repeat #699f33;}
.wyjz {    
    background: url(../images/wybtn.png) no-repeat #fd5b4e;}
.wyjz:hover {    
    background: url(../images/wybtn.png) no-repeat #e14f43;}
/*捐赠明细*/
.titlexb_right {
    width:320px; margin-top:10px;}
.titlexb_right h1 {
    padding: 0px 10px;
    font-size: 12px;
    background-color: #e6eaec;
    z-index: 1;
    height: 31px;
    line-height: 31px;
    color:#333;}


/*#region 滚动*/

#scrollDiv {
    width: 320px;
    margin:5px 0px !important;
    height: 178px;
    overflow: hidden;position:relative;left:0px;top:0px; border-top:none;}

    #scrollDiv li {
        /*border-bottom: 1px dashed #b1b1b1;*/
        padding: 5px 0px 5px 0px; float:left;}
.jz_name {
    width:130px; display:block; float:left; padding-right:5px;}
.jz_class {
    width:80px; display:block; float:left; min-width:80px;padding-right:5px;}
.jy_money {float:left;display:block;  width:80px; text-align:right;}
/*#endregion*/
/*#endregion*/

/*#region tab*/
.box {
    background: #fff;
    position: relative; /*min-height:400px;*/
    margin-top: 15px;}

.tab_menu {
    overflow: hidden;
    /*height: 35px;*/
    line-height: 45px;
    background-repeat: repeat-x;}

.tpjy .arrow {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 10;
    /*width: 49px;*/
    height: 19px;text-transform: uppercase; text-transform: uppercase;}
    .tpjy .arrow a {
        color:#ba0e02;}

.news_tab {
    padding-left: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 450px;}

.tpjy {
    min-height: 200px;}


    .tpjy .news_tab {
        width: 706px;
        height: 45px;
        margin: 0px 1px;}
    .tpjy .tpjy_tab {
    background: url(../images/tpjy_bg.png) no-repeat #fff; 
    padding-left:175px;}
.tab_menu li.tpjy_tab_li {
    float: left;
    height: 45px;
    line-height: 45px;
    color: #000;
    cursor: pointer;
    padding: 0px 20px;
    margin-left: 6px;
    margin-right: 6px;}

.tpjy .tab_menu li.tpjy_tab_li {
    line-height: 45px;
    /*background-color: #eaeaea;*/
    border-radius: 4px;}

.tab_menu li.tpjy_tab_li:last-child {
    border-right: 0px solid #cfcfcf;}

.tab_menu li.tpjy_tab_li.current {
    position: relative;
    height: 45px;
    font-family: 14px;
    /*text-indent:30px;*/
    /*border:1px solid #d6d6d6;*/ background-color: #ffffff;
    border-bottom: 0px solid #fff;
    z-index: 10;
    background: url(../images/tpjy_tab_bg.png) no-repeat bottom center;}

.tpjy .tab_menu li.tpjy_tab_li.current {
    line-height: 45px;}

    .tpjy .tab_menu li.zggs_tab_li.current a {
        color: #fff;}

.tab_menu li.tpjy_tab_li.current a {
    color: #000;}

.tab_menu li.tpjy_tab_li a {
    text-decoration: none;
    font-size: 14px;}

.tab_menu li.tpjy_tab_li.current a {}

.tab_box {
    padding-top: 0px; /*position: absolute;*/
    top: 33px;}

.tpjy .tab_box {}

.tab_box .hide {
    display: none;}

.tab_box .news_list {
    overflow: hidden;
    margin:15px 0px 0px 0px;}
    .tab_box .news_list ul {}
    .tab_box .news_list ul li {
        float:left;
        margin:5px 10px;
        text-align:center;}
    
 .tab_box .news_list ul li b {       
        display: block;
        width: 230px;
        height: 160px;
        font-style: normal;
        overflow: hidden;
        margin:0px auto;
    position: relative;}
 
.tab_box .news_list ul li b .video,.category .pic_box ul li b .video  {
    bottom: 15px;
    margin-top: 0;
    left: 15px;
    width: 20px;
    height: 12px;
    background-position: 0 0px;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/video.png);
    background-repeat: no-repeat;
    zoom: 1;}
    .tab_box .news_list ul li b a:hover .video,.category .pic_box ul li b a:hover .video {
    background-image: url(../images/video_h.png);}
        .tab_box .news_list ul li b img {
            min-width: 100%;
            min-height: 100%;
            width: 100%;
            _height: 100%;}
       .tab_box .news_list ul li p {
        line-height:31px;  display:block; text-align:center;}
/*#endregion*/

.lhxa_wrap {
    height:185px;
    background: url(../images/lhxa_bg.png) no-repeat left top;}
.lhxa {
    float:right; margin-top:15px;}
     .lhxa ul li {
        float:left;
        margin:5px 8px 0px 8px;
        text-align:center;}
    
.lhxa ul li b {       
        display: block;
        width: 228px;
        height: 140px;
        font-style: normal;
        overflow: hidden;
        margin:0px auto;
        padding:2px;
        background:#fff;}
         .lhxa ul li b img {
            min-width: 100%;
            min-height: 100%;
            width: 100%;
            height:100%;
            _height: 100%;}
       .lhxa ul li b a p {
        line-height:29px;  display:block; text-align:center; position: relative; bottom:30px;
        background-color: rgba(0,0,0,.3); width: 226px; color:#fff;}
.lhxa ul li b a:hover p{
    color:#00a1f1;}
.link-wrap {
    background-color:#ededed;}

.friend_link{width:1000px; height:60px;}
.yqlj_ul{ padding-top:15px;}
.yqlj_ul li{ float:left; width:200px; height:30px; padding:0 0px;}
.yqlj_ul li select{ width:180px; height:29px; border:1px solid #ccc; text-align:center; line-height:25px;}

.page_banner {
    margin-top:1px;}


.main-content {width: 735px;margin-bottom:20px;float: right;overflow: hidden;}

.category {margin-top:10px; min-height:350px;}
.r_nav {
    margin-top: 0px;
    border-bottom: 1px solid #e5e5e5;
    font: 12px Microsoft YaHei;
    color: #767676;
    line-height: 37px;
    padding-left: 25px;
    background: url(../images/b13.png) no-repeat 2px 11px;}

.list {margin:5px 0 20px;}
    .list li {        
             background: url(../images/list_icon.png) no-repeat 4px center;
             line-height:35px;
             padding-left:18px;border-bottom:1px dotted #e1e1e1;}
.list a{}
.list .date {float:right; padding-right:10px;}

.content {margin:20px 0;font-size:14px;color:#333;line-height:24px;margin-bottom:20px;}


.sidebar {
    width: 240px;
    margin-right: 20px;
    margin-left: 5px;
    float: left;
    background: #F8F9F9;
    /*position: absolute;
    top: -25px;*/
    padding-top:15px;}

    .sidebar ul {
        padding: 10px 0;}

    .sidebar li {
        border-bottom: 1px solid #e5e5e5;
        height: 40px;line-height:40px;
        background: url(../images/b7.png) no-repeat 220px center;}

    .sidebar a {
        font-size: 14px;
        text-align: center;
        color: #7B7B7B;
        background: url(../images/b12.png) no-repeat 10px center;
        padding-left: 34px;
        margin-left:20px;}

        .sidebar a:hover {
            color:#9f2925;background-image:url(../images/b11.png);}
        .sidebar a.current {
            color:#9f2925;background-image:url(../images/b11.png);}

    .sidebar span {
        color: #7A7A7A;}

    .sidebar .current {
        color: #8B0012;}

    .sidebar .title {
        width: 217px;
        padding: 10px 5px 10px 18px;
        color: #fff;
        font-size: 16px;
        display: inline-block;
        background: url(../images/b5.png) no-repeat 10px center #2a78c2;}
.sidebar .title i {    position: absolute;
    top: 16px;
    right: 18px;
    display: block;
    width: 8px;
    height: 8px;
    background: url(../images/b9.png) no-repeat;}



.nei_content,.about_content { padding:20px; line-height:30px; /*border:1px solid #ddd;*/ border-top:none; min-height:350px;}

.meta{ margin:10px 0 0 0; padding:0 0 15px 0; border-bottom:1px solid #f0f0f0; text-align:center;}
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden;}
	.meta h1{ margin:0; padding:0 0 5px 0; color:#3b8dd1; font-size:22px; line-height:30px;}
	.meta .meta-info{ color:#999; font-size:12px; line-height:24px;}
	.meta .meta-info span{ margin-right:10px; padding-left:20px; color:#777; background:url(../images/sprite.gif) no-repeat;}
	.meta .meta-info .timecon{ background-position:left -158px;}
	.meta .meta-info .view{ background-position:left -36px;}
	.meta .meta-info .comm{ background-position:left -266px;}
/*内容详细样式*/
.entry{ margin:15px 0; padding:0; font-size:14px; line-height:2em; word-wrap:break-word;}
	.entry img{ max-width:800px!important; height:auto!important; padding: 10px;}
    
	.entry h2,.entry h3,.entry h4{ padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333;}
	.entry h2{ font-size:1.2em;}
	.entry h3,.entry h4{ font-size:1.1em;}
	.entry strong{ color:#DC2523;}
	.entry ul,.entry ol{ margin:1em;}
	.entry li{ margin-left:1em;}
	.entry ul li{ list-style:disc outside none;}
	.entry ol li{ list-style:decimal outside none;}
	.entry p{ display:inherit; margin:1em 0; color:#555; word-wrap:break-word;}
	.entry a{ text-decoration:underline;}
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; line-height:1.7em;}
	.entry table{ border-left:0.15em solid #eee; border-top:0.15em solid #eee;}
	.entry table th{ background-color:#F9F9F9; text-align:center;}
	.entry table td,.entry table th{ border-bottom:0.15em solid #eee; border-right:0.15em solid #eee; padding:0.25em 0.5em;}
.about_content .entry p{
     margin:0px;}
.next-prev-single{ padding:10px 0; color:#444; font-size:14px; overflow:hidden;}
	.next-prev-single p{ width:49%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.next-prev-single p a{ color:#428bca; text-decoration:none;}
	.next-prev-single .prev{ float:left;}
	.next-prev-single .next{ float:right;}


/*附件样式*/
.attach-list{ margin:0; padding:10px;}
.attach_list ul li {
    background: none;    padding: 3px 15px 3px 35px; background: url(../images/sprite.gif) no-repeat 15px -110px;}

.mainContent .attach_list ul h1.base_tit {
    font-size: 14px;}

.mainContent .attach_list ul li .down_link a {
    color: #0f55aa;}


/*二级图片列表*/

.category .pic_box {
    overflow: hidden;
    margin:15px 0px 0px 0px;}
    .category .pic_box ul {}
    .category .pic_box ul li {
        float:left;
        margin:12px 5px 8px 5px;
        padding:5px 1px;
        text-align:center;}
        /*.category .pic_box ul li:nth-child(3n+1) {
        padding-right:0px;
        }*/
 .category .pic_box ul li b {       
        display: block;
        width: 230px;
        height: 160px;
        font-style: normal;
        overflow: hidden;
        margin:0px auto;
    position: relative;
    border:1px #f2f2f2 solid;}
  .category .pic_box ul li b img {
            min-width: 100%;
            min-height: 100%;
            width: 100%;
            _height: 100%;}
       .category .pic_box ul li p {
        line-height:31px;  display:block; text-align:center;}
       
.category .pic_box ul li b .zoom {
    bottom: 45px;
    margin-top: 0;
    left: 85px;
    width: 65px;
    height: 65px;
    background-position: 0 0px;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    /*background-image: url(../images/video.png);*/
    background-repeat: no-repeat;
    zoom: 1;}
    .category .pic_box ul li b a:hover .zoom {
    background-image: url(../images/mark.png);}


/*视频容器*/
.video-box{ position:relative; width:100%; height:473px; _clear:both; _display:inline;  margin:0px auto;}



/*大标题*/
.ntitle{ margin:0 auto; padding:30px 0 0; width:100%;}
	.ntitle:after{  display:block; height:0; clear:both; visibility:hidden;}
	.ntitle h2{ display:inline-block; float:left; padding-right:10px; width:auto; color:#333; font-size:24px; font-weight:400; line-height:25px; font-family:"Microsoft Yahei"
;}
	.ntitle h2 a{ position:relative; padding-right:25px; color:#888;}
	.ntitle h2 a:hover{ color:#f06000; text-decoration:none;}
	.ntitle h2 a em{ display:block; position:absolute; right:-4px; top:8px; width:9px; height:17px; background:url(../images/slider.png) -359px -87px no-repeat;}
	.ntitle p{ display:inline-block; float:left; padding-top:3px; line-height:18px; color:#888; font-size:14px;}
	.ntitle p a{ margin-left:10px; padding:0 0 0 15px; color:#888; font-size:14px; background:url(../images/line.png) left center no-repeat;}
	.ntitle p a:hover{ color:#f06000;}
	.ntitle p a.no-bg{ background:none;}
	.ntitle i{ display:block; padding-top:10px; color:#999; font-size:14px; font-style:normal; line-height:1em;}
	.ntitle span{ display:inline-block; float:right; line-height:18px; color:#999; font-size:12px;}
	.ntitle span a{ color:#999;}
	.ntitle span a:hover{ color:#0089CD;}
.n-list{ padding-top:10px;}
	.n-list li{ display:block; padding-bottom:16px; border-bottom:1px dotted #ddd; overflow:hidden;}
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
	.n-list li h2{ padding:16px 0 14px 0; font-size:16px; line-height:27px; font-weight:normal;}
	.n-list li h2 a{ font-size:20px; font-weight:bold; line-height:29px; color:#3b8dd1; text-decoration:none;}
	.n-list li h2 a:hover{}
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:156px; height:104px; font-style:normal;}
	.n-list li .note b img{ min-width:100%; max-width:156px; min-height:100%; width:100%; _height:100%;}
	.n-list li .note p{ font-size:14px; line-height:23px; font-weight:500; color:#555;}
	.n-list li .note .info{ padding-top:10px;}
	.n-list li .note .info span{ margin-right:10px; padding-left:20px; color:#777; background:url(../images/sprite.gif) no-repeat;}
	.n-list li .note .info .time{ background-position:0 -159px;}
	.n-list li .note .info .view{ background-position:0 -36px;}
	.n-list li .note .info .comm{ background-position:0 4px;}
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center;}
    .red{ color:#F00;}
	.red:hover{ color:#F60;}
	.red a{ color:#F00;}
	.red a:hover{ color:#F60;}

    
.alert-info {
    color: #31708F;
background-color: #e5f8ff;
border-color: #BCE8F1;padding: 5px;
margin-top: 5px;
border: 1px solid transparent;
border-radius: 4px;}
/*在线登记*/

.mainContent .form-box {
    position: relative;
    padding: 10px;
    border: 1px solid #f6f6f6;
    background: #fff;
    font-size: 14px;}
.mainContent .form-box {
    text-indent: 0px;}
   .mainContent .form-box dl {
        display: block;
        padding: 5px 0;}

      .mainContent  .form-box dl:after {
            clear: none;
            content: "";
            display: block;
            height: 0;
            visibility: hidden;}

       .mainContent .form-box dl dt {
            display: block;
            float: left;
            width: 140px;
            line-height: 38px;
            min-height: 38px;
            color: #555;
            font-size: 13px;
            text-align: right;
            _position: absolute;}

     .mainContent   .form-box dl dd {
            position: relative;
            padding: 5px 0 5px 10px;
            line-height: 28px;
            min-height: 28px;
            color: #555;
            font-size: 13px;
            overflow: hidden;
            _margin-left: 120px;}

         .mainContent   .form-box dl dd label.radio {
                margin-right: 5px;}

.mainContent .form-box input.txt {
    width: 200px;}
.mainContent .form-box input.txt_l {
   width: 90%;}

.mainContent .form-box .input {
    display: inline;
    margin-right: 5px;
    padding: 7px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #fff;
    color: #999;
    border: 1px solid #e8e8e8;
    border-radius: 2px;}

.mainContent .form-box .btn {
    display: inline-block;
    margin: 0;
    padding: 0 25px;
    color: #fff;
    font-size: 12px;
    /*height: 31px;*/
    line-height: 31px;
    text-align: center;}

.mainContent .form-box .btn {
    background: #1e7bb3;
    border: 1px solid #02598E;
    border-radius: 2px;
    vertical-align: middle;}

   .mainContent .form-box .btn:hover {
        color: #fff;
        opacity: 0.9;}

.mainContent .form-box input.btn, .mainContent .form-box button.btn {
    cursor: pointer;
    overflow: visible;}

/*附件列表样式*/
.attach-list2{ margin:0; padding:10px 0 0 0;}
	.attach-list2 ul{ margin:0 0 0 -15px; list-style:none;}
	.attach-list2 ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.attach-list2 ul li{ position:relative; float:left; margin:0 0 15px 15px; padding:5px 18px 8px 18px; border:1px solid #eee; box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.1); width:215px;}
	.attach-list2 ul li .icon{ position:absolute; display:block; top:8px; left:2px; width:14px; height:14px; text-indent:-999em; background:url(../../frame/skin/default/skin_icons.png) no-repeat -84px -140px; overflow:hidden;}
	.attach-list2 ul li .del{ position:absolute; display:block; top:0; right:0; width:20px; height:20px; text-indent:-99em; background:url(../../frame/skin/default/skin_icons.png) no-repeat -53px -193px; cursor:pointer; overflow:hidden;}
	.attach-list2 ul li .edit{ position:absolute; display:block; bottom:6px; right:5px; width:20px; height:20px; text-indent:-99em; background:url(../../frame/skin/default/skin_icons.png) -137px -81px no-repeat; cursor:pointer; overflow:hidden;}
	.attach-list2 ul li .attach_title{ display:block; margin-bottom:3px; border-bottom:1px solid #ccc; line-height:24px; height:26px; font-weight:bold; white-space:nowrap; word-break:break-all; overflow:hidden;}
	.attach-list2 ul li .info,.attach-list ul li .btns{ display:block; line-height:24px;}
	.attach-list2 ul li .btns input{ display:inline-block; padding:0 3px; border:1px solid #d7d7d7; width:40px; height:20px; line-height:18px; color:#666; font-size:12px; background:#fff; vertical-align:middle;}



    .nei_content table {
    border-left:1px solid #549ec7;border-right:1px solid #549ec7;border-top:1px solid #549ec7;}
.nei_content table thead tr th {
    background-color: #d7ecfa;
    color:#000;border-bottom: 1px solid #549ec7; 
    border-right: 1px solid #549ec7;     line-height:35px; margin: 0; padding: 0;}
    .nei_content table thead tr th:last-child {
    border-right: 0px solid #fff;}
.nei_content table tbody tr td {
    line-height:37px;border-right: 0px solid #fff;
    border-right: 1px solid #549ec7; 
    border-bottom: 1px solid #549ec7;}
    .nei_content table tbody tr td.textcenter {
        text-align:center;}
    .nei_content table tbody tr td a {
        color:#7d180a
    ;}
    .nei_content table tbody tr:nth-child(2n) {
        background-color:#f9f9f9;}
    .nei_content table tbody tr td a:hover {
        color:#333
    ;}
.nei_content table tbody tr td.borderright {border-right: 0px solid #fff;}
    .nei_contenttable tbody tr td:last-child {
    border-right: 0px solid #fff;}
    .nei_content table tbody tr td.textpaddleft {
        padding-left:5px;}


.jianjie h3 {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #787878;
    border-bottom: 1px dotted #CCC;
    float: left;}
.jianjie ul {
    width: 100%;
    float: left;
    margin-top: 15px;
    /*border:1px dotted #ccc;*/
    padding:5px;
    margin:0px;}
.jianjie ul li {
    width: 100%;
    float: left;
    list-style:none;}
.jianjie span {
    float: left;
    font-size: 12px;
    /*line-height: 31px;*/
    color: #5A5A5A;}
.jianjie_tile {
    background:#f2f2f2;padding-left:5px;}