﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Microsoft Yahei;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
    border: none;
}

ul, li, dl, dt, dd, ol, p, img {
    list-style: none;
    border: none;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}

del, ins {
    text-decoration: none;
}

caption{
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

button, input, select, textarea {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

legend {
    color: #000000;
}

iframe {
    margin: 0 auto;
}

a {
    font-family: "Microsoft YaHei";
    text-decoration: none;
    color: #515151;
}

body {
    min-width: 1000px;
    background: #fff;
}

input {
    outline: none;
}

.inner {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

#r2, #r3, #t2 {
    display: none;
}
/*--------------------------------top start--------------------------------*/
.topBanner {
    height: 335px;
    background: url(../images/banner.png) no-repeat center;
    background-size: 100% 100%;
}

.inner_topInner {
    height: 443px;
    z-index: 999;
}

    .inner_topInner img {
        float: left;
        left: 5px;
        margin-top: 5%;
        margin-left: 20%;
    }
/*top banner over*/
.topNav {
    margin-top: -100px;
    width: 100%;
    height: 42px;
    text-align: center;
    z-index: 1000;
}

    .topNav .inner {
        height: 42px;
        background: url(../images/nav_back.png) no-repeat;
        text-align: left;
        position: relative;
    }

.menu_con {float: left; display: inline-block;height: 42px;}

.navMenu li:first-child {
    width: 159px;
}

.navMenu li:last-child {
    width: 159px;
}

.navMenu {
    float: left;
    height: 42px;
}

.navMenu li {float: left; position: relative;
        width: 136px;
        text-align: center;
        font: 14px/40px sans-serif;
        cursor: pointer;
        z-index: 1000;
        font-weight: bold;
    }

        .navMenu li a {
            display: block;
            color: #FFF;
        }
/*--------------------------------top over--------------------------------*/
.topDate {
    width: 1000px;
    height: 30px;
    background: #ecf6ff;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    margin-bottom: 15px;
}

.spanText {
    float: left;
    display: inline-block;
    width: 100px;
    color: #000;
}

.spanText1 {
    padding-left: 10px;
    font: 12px/30px "宋体";
}

.spanText2 {
    font: 12px/30px "宋体";
}

.weather {
    float: left;
    display: inline-block;
    margin-top: 4px;
}
/*weather over*/

/* 本例子horn css */
.txtMarquee-left1 {
    width: 270px;
    position: relative;
    float: left;
}

    .txtMarquee-left1 .hd1 {
        overflow: hidden;
        height: 20px;
        background: #f4f4f4;
        padding: 0 5px;
    }

        .txtMarquee-left1 .hd1 .prev1, .txtMarquee-left .hd .next {
            display: block;
            /*width: 5px;*/
            height: 9px;
            float: right;
            /*margin-right: 5px;*/
            margin-top: 10px;
            overflow: hidden;
            cursor: pointer;
            background: url("images/icoLeft.gif") no-repeat;
        }

        .txtMarquee-left .hd .next {
            background: url("images/icoRight.gif") no-repeat;
        }

    .txtMarquee-left1 .bd1 {
       padding: 5px 0px 0px 9px;
    }

        .txtMarquee-left1 .bd1 .tempWrap {
            width: 240px !important;
        }
        /* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
        .txtMarquee-left1 .bd1 ul {
            overflow: hidden;
            zoom: 1;
            height:25px;
        }

  .txtMarquee-left1 .bd1 ul li {
                /*margin-right: 15px;*/
                float: left;
                /*height: 20px;
                line-height: 20px;*/
                text-align: left;
                _display: inline;
                width: auto !important;
            }
                /* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
 .txtMarquee-left .bd ul li a {
                    color: #0a63bd;
                }

  .txtMarquee-left .bd ul li a:hover {
                        color: #04519e;
                    }

.horn {
    float: left;
    margin-top: 7px;
    margin-left: 0px;
}

.search {
   float: right;
    display: inline-block;
    height: 20px;
    /*width: 304px;*/
    cursor: pointer;
    /*background: url(../images/search01.png) no-repeat center;*/
    margin-top: 3px;
    margin-right: 8px;
}

    .search select {
        float: left;
        display: inline-block;
        width: 157px;
        height: 22px;
        margin-top: 3px;
        margin-left: 12px;
        border: none;
        color: #1b75c1;
        background: url(../images/search02.png) no-repeat center;
        -webkit-appearance: none;
    }

.top_search_text {
    float: left;
    display: inline-block;
    width: 157px;
    height: 18px;
    margin-left: 15px;
    line-height: 11px;
    color: #7d7d7d;
    /* border: none; */
    border:#7f91b9 1px solid;
}

.top_search_btn {
    position: relative;
    float: right;
    display: inline-block;
    width: 76px;
    height: 20px;
    background: url(../images/search.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-left: 10px;
   
}

.top_search_btn2 {
    position: relative;
    float: right;
    display: inline-block;
    width: 76px;
    height: 20px;
    background: url(../images/search2.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-left: 10px;


}
/*search over*/
.hot {
    width: 1000px;
    height: 60px;
    background: url(../images/hot.png) no-repeat center;
    margin:0 auto;
    margin-bottom: 15px;
}

.hot_a {
    font-size: 32px;
    font-weight: bold;
    color: #ff0000;
    letter-spacing: 5px;
    text-align: center;
    display: block;
    height: 52px;
    line-height: 52px;
}

.hot_a a {
    font-size: 32px;
    font-weight: bold;
    color: #ff0000;
    letter-spacing: 5px;
    text-align: center;
    display: block;
    height: 52px;
    line-height: 52px;
}
/*hot over*/
/*content_start*/
.content_start {
    width: 1000px;
    height: 1590px;
    margin: 0 auto;
}

.part1_content {
    width: 1000px;
    height: 1180px;
    margin-top: 10px;
}

.da_content{ width: 806px; float: left; margin-left: 5px;}
.picHandover {
    width: 403px;
    height: 274px;
    border: 1px #b0c4d6 solid;
    margin-right: 5px;
    float: left;
}

.roll {
    float: left;
    position: relative;
    display: inline-block;
    width: 403px;
    height: 274px;
    overflow: hidden;
}

.roll_pic {
    width: 403px;
    height: 274px;
}

.roll_num li.roll_num_hover {
    background: url(../images/activeLi.png) no-repeat center;
}

.roll_pic img {
    width: 403px;
    height: 274px;
}

.roll_num {
    position: relative;
    float: right;
    line-height: 20px;
    height: 20px;
    top: -25px;
    margin-right: 5px;
    z-index: 10;
}

.roll_num li {
        float: left;
        width: 20px;
        height: 20px;
        margin: 0 3px;
        line-height: 20px;
        background: url(../images/defaultLi.png) no-repeat center;
        text-align: center;
        cursor: pointer;
        color: #FFF;
        opacity: 0.90;
    }

.roll_title {
    position: absolute;
    bottom: 0px;
    width: 403px;
    line-height: 32px;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}

.roll_title a {
        padding-left: 10px;
        font-size: 12px;
        text-decoration: none;
        color: #FFFFFF;
        font-family: "sans-serif";
    }

.hideMore {
    display: none;
}
/*part1_content_left over*/
.part1_content_center {
    width: 393px;
    height: 274px;
    border: 1px #b0c4d6 solid;
    float: left;
}

.part1_centet_center_back {
    border-bottom: 2px #00579a solid;
}

.part1_centet_center_back_title {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00579a;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
}

.more1 {
    font-family: sans-serif;
    font-size: 12px;
    color: #0a63bd;
    height: 30px;
    line-height: 30px;
    margin-left: 265px;
}

.part1_center_ul {
    clear: both;
    padding-left: 8px;
}

.part1_center_ul_li {
    height: 30px;
    line-height: 30px;
    width: 305px;
    font-size: 12px;
    color: #545454;
    font-size: 12px;
    font-family: sans-serif;
}

.part1_titleDate {
    float: right;
    margin-right: -72px;
    color: #545454;
    font-size: 12px;
    font-family: sans-serif;
}

.part1_small_img {
    margin-right: 10px;
    height: 3px;
    line-height: 16px;
    margin-top: 15px;
    float: left;
}

/*.news_icon {
    margin-left: 15px;
}*/
/*part1_content_center over*/
.part1_content_right {
    width: 187px;
    height: 555px;
   
     
}

.part1_content_right_back {
    border-bottom: 2px #00579a solid;
}

.part1_content_right_back_title {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00579a;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}

.more2 {
    font-family: sans-serif;
    font-size: 12px;
    color: #0a63bd;
    height: 30px;
    line-height: 30px;
    margin-left: 70px;
}

.part1_content_right_a {
    font-family: sans-serif;
    color: #545454;
    padding: 13px 10px 10px 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 2em;
}
/*part1_content over*/

.part2_content {
    width: 1000px;
    height: 65px;
}
/*--------------------------------lunbo start--------------------------------*/
.lunbo {
    height: 65px;
    width: 800px;
    margin-top: 15px;
    background: #FFFFFF;
    float: left;
margin-bottom: 10px;
}

.mr_frbox {
    height: 65px;
    width: 800px;
}

.mr_frBtnL {
    float: left;
    margin-right: 25px;
    cursor: pointer;
    display: inline;
}

.mr_frUl {
    float: left;
    overflow: hidden;
    height: 65px;
    width: 680px;
}

.mr_frBtnR {
    float: right;
    cursor: pointer;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    width: 340px;
    height: 65px;
    margin-right: 20px;
    /*margin-left: 5px;*/
    overflow: hidden;
}

    .mr_frUl ul li img {
        display: block;
    }
         .mr_frUl .tempWrap {
            width: 685px !important;
        }

/*--------------------------------lunbo end--------------------------------*/

/*--------------------------------part3_content start--------------------------------*/
.part3_content {
   width: 806px;
    height: 240px;
    margin-top: 15px;
    float: left;
    margin-left: 5px;
}

.part3_content_left {
    width: 187px;
    height: 240px;
    background: url(../images/notice_back.png) no-repeat center;
  line-height: 30px;
}

.notice_icon {
    margin-right: 5px;
}


.notice_title {
      margin-left: 62px;
  margin-top: 6px;
  display: block;
  color: #fff;
  font-size: 14px;
  font-family: sans-serif;
  font-weight:bold;
}

.part3_content_left_word{
    width: 155px;
    padding-left: 15px;
}
#part3_content_left_word1 {
    padding-top:18px;
}

.part3_content_left_word_a {
    font-size: 12px;
    color: #343434;
    font-family: sans-serif;
        height: 23px;
    line-height: 23px;
}

.part3_content_left_word1 {
    padding-top: 10px;
}

.part3_content_left_word1, .part3_content_left_word2, .part3_content_left_word3, .part3_content_left_word4 {
    width: 155px;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
}

.part3_content_left_word2, .part3_content_left_word3, .part3_content_left_word4 {
    padding-top: 30px;
}

.part3_content_left_word_a {
    font-size: 12px;
    color: #343434;
    font-family: sans-serif;
}
/*part3_content_left over*/
.part3_content_center {
    margin-left: 7px;
    width: 392px;
    height: 238px;
    border: 1px #b0c4d6 solid;
    float: left;
}

.part3_content_right {
    margin-left: 10px;
    width: 392px;
    height: 238px;
    border: 1px #b0c4d6 solid;
    float: left;
}

.part3_content_center_back {
    width: 392px;
    height: 30px;
    background: url(../images/text_title_back.png) no-repeat center;
}

.part3_content_center_back_title {
    font-size: 14px;
    font-weight: bold;
    color: #00579a;
    font-family: sans-serif;
    height: 30px;
    line-height: 30px;
    margin-left: 12px;
}

.more3 {
    font-family: sans-serif;
    font-size: 12px;
    color: #0a63bd;
    margin-left: 271px;
}

.part3_content_center_ul {
    clear: both;
    padding-left: 8px;
    margin-top: 5px;
}

.part3_content_center_ul_li {
    height: 33px;
    line-height: 33px;
    width: 305px;
    font-size: 12px;
    color: #545454;
    font-family: serif;
}



.part3_content_center_ul_li a{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #545454;
    font-family:serif;
}

.part3_content_center_titleDate {
    float: right;
    margin-right: -68px;
    color: #545454;
    font-size: 12px;
    font-family: sans-serif;
}

.part3_content_center_small_img {
    margin-right: 8px;
    height: 3px;
    line-height: 16px;
    margin-top: 15px;
    float: left;
}

/*part3_content over*/

/*--------------------------------part4_content start--------------------------------*/
.part4_content {
    width: 806px;
    height: 543px;
    margin-top: 15px;
    float: left;
    margin-left: 5px;
}

.part4_content_left {
    width: 188px;
    height:1000px;
    float: left;
}

.part4_content_left1 {
    width: 188px;
    height: 139px;
    background: url(../images/part4_left1_back.png) no-repeat center;
margin-top: 10px;}

.part4_content_left1_title_a {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0166aa;
    height: 33px;
    line-height: 33px;
    margin-left: 52px;
}

.part4_content_left1_title_a_word1, .part4_content_left1_title_a_word2, .part4_content_left1_title_a_word3 {
    font-family: sans-serif;
    font-size: 14px;
    color: #0266b1;
    margin-left: 55px;
}

.part4_content_left1_title_a_word1 {
    margin-top: 14px;
    display: block;
}

.part4_content_left1_title_a_word2 {
    margin-top: 15px;
    display: block;
}

.part4_content_left1_title_a_word3 {
    margin-top: 17px;
    display: block;
}
/*part4_content_left1 over*/
.part4_content_left2 {
    width: 186px;
    height: 220px;
    border: 1px #b0c4d6 solid;
    margin-top: 8px;
}

.part4_content_left2_title {
    width: 188px;
    height: 34px;
    background: url(../images/video_back.png) no-repeat center;
}

.part4_content_left2_title_a {
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    display: block;
    height: 34px;
    line-height: 34px;
    color: #fff;
}

.video_img {
    margin-top: 10px;
    margin:10px 6px 0px 6px;
}

.video_img_a {
    font-size: 12px;
    font-family: sans-serif;
    color: #0a63bd;
   text-align: center;
}
/*part4_content_left2 over*/
.part4_content_left3 {
    width: 186px;
    height: 164px;
    border: 1px #b0c4d6 solid;
    margin-top: 8px;
}

.name_div, .password_div {
    margin-top: 10px;
    margin-left: 10px;
}

.part4_content_left3_a {
    font-family: sans-serif;
    font-size: 14px;
    color: #00579a;
    margin-left: 50px;
    margin-top: 5px;
    display: block;
}

.name_input, .password_input {
    width: 102px;
    height: 21px;
    border: 1px #abc6dc solid;
    padding-left: 5px;
}

.name, .password {
    font-size: 14px;
    font-family: sans-serif;
    color: #00579a;
}

.login_icon {
    margin-left: 65px;
    margin-top: 9px;
    *margin-top: 2px;
}
/*part4_content_left over*/


.part4_content_right {
    width: 800px;
    height: 530px;
    float: left;
}

.part4_content_right, .part4_content_right3 {
    margin-left: 7px;
    width: 392px;
    height: 262px;
    border: 1px #b0c4d6 solid;
    float: left;
}

.part4_content_right2, .part4_content_right4 {
    margin-left: 10px;
    width: 392px;
    height: 262px;
    border: 1px #b0c4d6 solid;
    float: left;
}

.part4_content_right3, .part4_content_right4 {
    margin-top: 15px;
}

.part4_content_center_ul {
    clear: both;
    padding-left: 8px;
    /*margin-top: 5px;*/
}
/*--------------------------------part4_content over--------------------------------*/
.part5_content {
    width: 1000px;
    height: 89px;
    margin-top: 15px;
}

.part5_icon1, .part5_icon2, .part5_icon3 {
    margin-right: 15px;
}

.part5_icon4 {
    margin-right: 17px;
}
/*--------------------------------part5_content over--------------------------------*/
.part6_content {
    width: 1000px;
    height: 91px;
    margin-top: 15px;
    margin-bottom: 15px;
}
/*--------------------------------part6_content over--------------------------------*/
.part7_content {
    width: 998px;
    height: 212px;
    border: 1px #d8d8d8 solid;
    margin-bottom: 15px;
}

.part7_content_title, .part8_content_title {
    width: 994px;
    height: 40px;
    background: url(../images/part7_title_back.png) no-repeat center;
    margin-top: 2px;
    margin-left: 2px;
}

.part7_content_title_a, .part8_content_title_a {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00579a;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
}

.more5 {
    font-family: sans-serif;
    font-size: 12px;
    color: #0a63bd;
    height: 30px;
    line-height: 30px;
    float: right;
    margin-right: 15px;
  
}

.pic2 img {
    width: 172px;
    height: 125px;
}

/* 本例子艺术欣赏css */
.picList2 {
    /*margin-left: 20px;*/
}

.picMarquee-left2 {
    width: 980px;
    overflow: hidden;
    position: relative; /*border:1px solid #ccc;*/
}

    .picMarquee-left2 .bd2 {
        padding: 0px 10px 0px 15px;
    }

        .picMarquee-left2 .bd2 ul {
            overflow: hidden;
            zoom: 1;
        }

            .picMarquee-left2 .bd2 ul li {
                margin: 0 17px;
                float: left;
                _display: inline;
                overflow: hidden;
                text-align: center;
            }

                .picMarquee-left2 .bd2 ul li .pic2 {
                    text-align: center;
                }

                    .picMarquee-left2 .bd2 ul li .pic2 img {
                        width: 172px;
                        height: 125px;
                        display: block;
                        padding: 2px;
                        border: 1px solid #b0c4d6;
                        /*margin-top: 15px;*/
                    }

                    .picMarquee-left2 .bd2 ul li .pic2 a:hover img {
                        border-color: #b0c4d6;
                    }

                .picMarquee-left2 .bd2 ul li .title2 {
                    line-height: 24px;
                    margin-top: 6px;
                }
                         .picMarquee-left2 .bd2 {
            width: 960px !important;
        }

.title2 a {
    font-size: 12px;
    color: #333333;
    font-family: sans-serif;
}
/*--------------------------------part7_content over--------------------------------*/
.part8_contet {
    width: 998px;
    height: 114px;
    border: 1px #d8d8d8 solid;
    margin-bottom: 15px;
}

.part8_content_title_word, .part8_content_title_word2 {
    margin-left: 25px;
}

.part8_content_title_word2 {
    margin-top: 20px;
}

.href_icon {
    margin-right: 20px;
    margin-top: 9px;
    float: left;
}

.link_word {
    margin-right: 67px;
    float: left;
}
/*--------------------------------part8_content over--------------------------------*/
.part9_contet {
    width: 1000px;
    height: 38px;
    background: #edf5f8;
    border-bottom: 5px #0267ad solid;
    margin-bottom: 16px;
      margin: 20px auto;
}

select {
    width: 170px;
    height: 20px;
}

.fb {
    float: left;
    display: inline-block;
    margin-left: 10px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 16px;
    color: #00579a;
    font-family: sans-serif;
}

.ml10 {
    float: left;
    display: inline-block;
    margin-left: 45px;
    cursor: pointer;
    font-size: 12px;
    margin-top: 8px;
}

#mll01 {
    margin-left: 20px;
}
/*--------------------------------part9_content over--------------------------------*/
.copyright_p1 {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0367ae;
    text-align:center;
    margin-bottom:15px;
}

.copyright_p2,.copyright_p3 {
    font-family: sans-serif;
    font-size: 12px;
    color: #474747;
    text-align:center;
}
.copyright_p3 {
    margin-top:15px;
    margin-bottom:30px;
}

/*erji agin*/
.index2_inner {width:1000px; margin:0 auto;}
.nyDetails_a{ width:1000px; margin:0 auto; /*margin-bottom:20px;*/}
.nyDetails {
    width: 1000px;
    min-height: 500px;
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
    margin: auto;
    background: #fff;
}

    .nyDetails .innererji {
        min-height: 500px;
        text-align: left;
    }

.crumble {
    height: 45px;
    line-height: 45px;
    margin: 0 18px;
    color: #1b75c1;
}

    .crumble p {
        font-size: 14px;
    }

    .crumble a {
        color: #007bc6;
    }

.CurrChnlCls {
    color:#007bc6;
    padding-right: 8px;
}

.bodyContent {
    /*height: 620px;*/
    /*margin-bottom:20px;*/
    /*padding-right:15px;*/
}

.bodyLeft {
    float: left;
    display: inline-block;
    border-right: 1px solid #e3e3e3;
    height:530px;
}

/*.listTitle {
    margin: 0 20px;
}*/

.listDiv {
    margin: 0 17px;
}

    .listDiv a {
        font-size: 14px;
    }

.currentList {
    cursor: pointer;
}

.listOut div {
    width: 189px;
    height: 44px;
    line-height: 44px;
    /* padding-left: 58px; */
    /* margin-top: 20px; */
    text-align: center;
    background: url(../images/index2_sidebar_back.png) no-repeat center;
}
.listIn0_currentList {
    color:#fff;
    font-size:18px;

}

.listIn {
    display: block;
    height: 42px;
    line-height: 42px;
    margin: 0 8px;
    padding-left: 50px;
    background: url(../images/index2_siderbar_word_img.png) no-repeat right;
    background-position: 20px 50%;
    background-repeat: no-repeat;
}

    .listIn a {
        display: inline-block;
    }
.listIn:hover {
    color:#1b75c1;
        }

.listIn0 {
    color: #1f8515;
}

.bodyRight {
float: left;
    display: inline-block;
    width: 800px;
    /* padding: 0 12px; */
    /* background: url(../images/erji_rightback.png) no-repeat center; */
}

.contentTitle {
/*width: 279px;*/
    height: 39px;
    line-height: 39px;
    /*margin-left: 30px;*/
    color: #1b75c1;
    text-align:left;
}

.contentText {
	overflow:hidden;
    padding-top: 5px;
    padding-bottom:10px;
}

.nyLine {
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    background: url(../images/spot01.png) no-repeat 5px 50%;
}

    .nyLine a {
        height: 35px;
        line-height: 35px;
    }
.titleDate {
    padding-right: 0px;
    float: right;
}




/*--------------------------------erji end--------------------------------*/
.erji_lb1{font-family:宋体; font-size:14px; color:#FFFFFF; background:url(../images/erji_bg3.jpg);}
.erji_lb1 a{font-family:宋体; font-size:14px; color:#FFFFFF; text-decoration:none; cursor:pointer;}
.erji_lb2{font-family:宋体; font-size:14px; color:#474747; background:url(../images/erji_bg2.jpg);}
.erji_lb2 a{font-family:宋体; font-size:14px; color:#474747;text-decoration:none; cursor:pointer;}

.pdwz1{ font-family:"微软雅黑"; color:#0267ad; font-size:16px;}
.pdwz1 a{ font-family:"微软雅黑"; color:#0267ad; font-size:16px; text-decoration:none}
.pdwz1 a:hover{ font-family:"微软雅黑"; color:#0267ad; font-size:16px; font-weight:bold; text-decoration:none}

.pdwz2{ font-family:"微软雅黑"; color:#FFFFFF; font-size:16px;}
.pdwz2 a{ font-family:"微软雅黑"; color:#FFFFFF; font-size:16px; text-decoration:none}
.pdwz2 a:hover{ font-family:"微软雅黑"; color:#FFFFFF; font-size:16px; font-weight:bold; text-decoration:none}

.gjfc{ font-family:"宋体"; color:#666666; font-size:12px; text-decoration:none}
.gjfc a{ font-family:"宋体"; color:#666666; font-size:12px; text-decoration:none}
.gjfc a:hover{ font-family:"宋体"; color:#000; font-size:12px; text-decoration:none}

.shijian{ font-family:"宋体"; color:#a7a7a7; font-size:14px;}

.dqwz{ font-family:"宋体"; color:#000; font-size:12px;  }
.dqwz a{ font-family:"宋体"; color:#000; font-size:12px; text-decoration:none}
.dqwz a:hover{ font-family:"宋体"; color:#FF3300; font-size:12px; text-decoration:none}


.q_ne1{ font-size:20px; color:#0e6bb1; font-family:微软雅黑; line-height:40px; font-weight:bold;}
.q_ne1 a{ text-decoration:none; font-size:18px; color:#0e6bb1; font-family:微软雅黑; line-height:40px;}
.q_ne2{ font-size:12px; font-family:宋体; color:#4F4D4E; line-height:25px;}
.q_ne2 a{ text-decoration:none; font-size:12px; font-family:宋体; color:#4F4D4E; line-height:25px;}
.q_ne3{ font-size:14px; font-family:宋体; color:#4F4D4E; line-height:30px;}
.q_ne3 a{ text-decoration:none; font-size:14px; font-family:宋体; color:#4F4D4E; line-height:30px;}
gd_1 {
    font-family: "宋体";
    font-size: 12px;
    color: #000;
}
.gd_1 a{ font-family:"宋体";font-size:12px; color:#000; text-decoration:none;}

