﻿body {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-family: Tahoma,'Microsoft YaHei';
    color: #000;
    background: #f0f0f0;
}

* {
    padding: 0;
    margin: 0;
}

ul,ul li {
    list-style: none;
    *vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

a {
    color: #222;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:focus {
    outline: none;
    -moz-outline: none;
}

.bold {
    font-weight: bold;
}

.left {
    margin-top: 48px;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.te_r {
    text-align: right;
}

.te_2 {
    text-indent: 2em;
}

.break {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

select,select:focus {
    outline: none
}

input,textarea,select {
    background: none;
    border: none;
    line-height: normal;
    outline: none;
    font-size: 14px;
    font-family: 'SimSun';
}

img {
    border: medium none;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
}





.top_search {
    width: 178px;
    height: 24px;
    border-radius: 4px;
    position: relative;
    right: -350px;
    top: -30px;
    z-index: 999;
    overflow: hidden;
    background: #fff;
}

.top_search input {
    padding-left: 8px;
    width: 140px;
    height: 24px;
    line-height: 24px;
    float: left;
    color: #333;
    font-size: 12px;
}

.top_search .btn {
    width: 30px;
    height: 24px;
    background: url(../image/search_btn.png) no-repeat center;
    border: none;
    cursor: pointer;
    outline: none;
    right: -148px;
    top: -27px;
    z-index: 999;
}


.top_border {
    width: 100%;
    height: 4px;
    background: #25aaed;
}

.Index_Top {
    width: 100%;
    height: 195px;
    background: #fff;
}

.Index_Banner {
    width: 100%;
    height: 156px;
}

.Index_Banner1 {
    background: url(404.png) no-repeat top center;
}

.Index_Top_Body {
    width: 1000px;
    height: 245px;
    margin: 0 auto;
    background: url(../image/top_bg.jpg) no-repeat;
}

.Top_Login {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    position: relative;
}

.user-list {
    float: right;
    height: 30px;
    background: #999999;
    padding: 0 15px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0 15px;
}

.Index_Login2 {
    background: url(../image/mailbox.png) 14px center no-repeat #25aaed;
    float: right;
    width: 543px;
    height: 32px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 35px;
    color: #fff;
}

.Index_Login2 a {
    font-size: 14px;
    
    display: inline-block;
    line-height: 19px;
    color: #fff;
}

.Index_Login2 a:hover {
    
    color: #ace3ff;
}

.Icon_Login {
    background-position: 0 1px;
}

.Index_Login2 .Icon_Regist {
    background-position: 0 -26px;
   
}

.user-name {
    color: #fff;
}

.user-personal {
    color: #ffcc00;
    padding: 0 10px;
}

.user-loginout {
    padding-left: 10px;
    border-left: 1px solid #fff;
    color: #fff;
    height: 12px;
    line-height: 12px;
    margin-top: 10px;
}

.language {
    float: right;
    height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    border: 1px solid #ff6633;
    color: #ff6633;
}

.Index_Journal_Logo {
}

.logo_box2 {
    margin: 0 70px;
}

.logo_box3 {
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}

.logo_box3 img {
    max-width: 84px;
}

.logo_box3 dl {
    margin: 0 5px;
}


.Index_Nav {
    width: 100%;
    height: 50px;
    background: #25aaed;
    overflow: hidden;
}

.Nav_Blue {
    background: #0d8bbd;
}

.Index_Nav_Body {
    width: 1000px;
    margin: 0 auto;
}

.Nav_Nav {
    position: relative;
    width: 1020px;
}

.Nav_Nav a {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
}

.Nav_Nav a:hover,.Nav_Nav a.Nav_Current {
    background: #0190d8;
}

.Nav_Search {
    width: 275px;
    height: 30px;
    float: right;
    padding: 10px 0;
}


.Nav_En_Search {
    width: 354px;
    height: 30px;
    float: right;
    padding: 10px 0;
}

.Index_En_Simple_Search {
    width: 224px;
    height: 30px;
    background: url(404.png) no-repeat;
    float: left;
}

.Index_En_Simple_Search_Txt {
    width: 177px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    float: left;
    font-size: 12px
}

.Index_En_Simple_Search_Btn {
    width: 37px;
    height: 30px;
    background-position: 8px -47px;
    float: right;
}

.Index_En_Advanced_Search {
    width: 122px;
    height: 30px;
    background: url(404.png) no-repeat;
    float: right;
}

.Index_En_Advanced_Search_Btn {
    height: 30px;
    padding-left: 27px;
    width: 118px;
    color: #666;
    background-position: 7px -74px;
    font-size: 12px;
}


.Index-Body-right {
    width: 282px;
}

.Index_Body {
    width: 1000px;
    margin: 20px auto;
    overflow: hidden;
}

.Index_Body_Top {
    width: 100%;
    margin-top: 15px;
}

.Index_Headline {
    width: 280px;
    height: 209px;
    position: relative;
}

.Index_Headline_Img {
    overflow: hidden;
    position: relative;
}

.Index_Headline_Img,.Index_Headline_Img a,.Index_Headline_Img a img {
    width: 280px;
    height: 209px;
}

.Index_Headline_Img_More {
    overflow: hidden;
    position: relative;
}

.Index_Headline_Img_More,.Index_Headline_Img_More a,.Index_Headline_Img_More a img {
    width: 280px;
    height: 165px;
}

.Index_Headline_info {
    width: 100%;
    height: 38px;
    background: #000;
    background: rgba(0,0,0,0.5);
    filter: alpha(opacity:0.5);
    position: absolute;
    left: 0;
    bottom: 0px;
}

.Headline_txt {
    height: 38px;
    line-height: 38px;
    margin: 0 25px;
    color: #fff;
}

.Headline_txt a {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.Roll_Circle {
    height: 8px;
    padding: 15px 4px 15px 0;
    position: absolute;
    right: 0;
    bottom: 30px;
}

.Roll_Circle li {
    width: 8px;
    height: 8px;
    background: url(404.png) no-repeat;
    float: left;
    cursor: pointer;
    margin: 0 5px
}

.Roll_Blue li.Li_Current,.Roll_Blue li:hover {
    background: url(404.png) no-repeat;
}

.Index_Bulletin {
    width: 280px;
    overflow: hidden;
    background: #fff;
    margin: 10px 0;
    border: 1px solid #e6e6e6;
}

.Index_Title .Date_Span {
    color: #666;
    font-family: 'Microsoft Yahei';
    float: left;
}

.Index_Title .Title_index {
    float: left;
    font-size: 14px;
    color: #999;
    padding-left: 20px;
    background: url(../image/bg_2.jpg) no-repeat right center;
    padding: 0 20px 0 6px;
}

.Index_Title .Title_Span {
    float: left;
    font-size: 14px;
    color: #222;
    padding-left: 10px;
    font-weight: bold;
}









.Index_Footer {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    background: #e4e4e4;
    font-family: '微软雅黑';
    overflow: hidden;
    border-top: 4px solid #25aaed;
    padding-top: 20px;
}

.Index_Copyright {
    width: 1000px;
    margin: 0 auto;
}


.main {
    width: 1000px;
    margin: 15px auto 0;
    padding-bottom: 20px;
}

.left_part {
    width: 1000px;
    background: #fff;
}

.right_part {
    width: 325px;
    float: right;
}

.current_content {
}

.current_content_body {
    width: 760px;
    margin: 15px auto 0;
}

.current_num {
    float: left;
    font-family: Tahoma;
    font-weight: bold;
    margin-right: 15px;
}

.current_share {
    background: url(404.png) no-repeat;
    background-position: right -151px;
    float: left;
    padding-right: 26px;
}

.current_count {
    float: right;
    margin-left: 20px;
}

.click_tip {
    width: 185px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 4px 0 36px;
    border: 1px dotted #ccc;
    border-radius: 1px;
    font-size: 12px;
    color: #333;
    background: url(404.png) no-repeat;
    background-position: 9px -188px;
    margin-bottom: 15px;
}



.curr_eng a {
    font-size: 16px;
    color: #0d8bbd;
}

.curr_eng a:hover {
    color: #ff8005;
}

.curr_en_eng {
    line-height: 22px;
    color: #333333;
    margin: 0px 0 0;
}

.slh_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 3px;
    max-height: 69px;
}

.current_author {
    font-size: 12px;
}

.current_tip {
    font-size: 12px;
    line-height: 18px;
}

.current_tip span {
    margin-left: 7px;
}

.article_share_list {
    width: 100%;
}

.article_share_list li {
    float: left;
    font-size: 12px;
    margin-right: 20px;
}

.show_span {
    padding-left: 17px;
    margin-right: 7px;
}


.video_body {
    margin-top: 20px;
}

.video_list {
    margin-bottom: 22px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 60px;
}

.one_video {
    width: 100%;
    height: 120px;
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.video_img {
    float: left;
}

.video_img a {
    display: block;
}

.video_img,.video_img a,.video_img a img {
    width: 220px;
    height: 120px;
}

.video_text {
    width: 696px;
    float: right;
    color: #666;
    margin-right: 20px;
}

.video_info {
    line-height: 24px;
}

.video_title {
    font-size: 16px;
    line-height: 26px;
}

.video_title a {
    width: 720px;
    height: 40px;
}

.video_title a:hover {
    color: #25aaed;
}

.video_intro {
    margin-top: 8px;
    font-size: 12px;
    line-height: 22px;
    color: #999;
    height: 44px;
    overflow: hidden;
}

.video_date {
    height: 22px;
    font-size: 14px;
    margin-top: 2px;
    line-height: 22px;
    color: #666;
}

.share_show {
    float: left;
    color: #666;
}

.share_show li {
    float: left;
    background: url(../image/liulan_images.jpg) left center no-repeat;
}

.article_date {
    margin-top: 12px;
    height: 24px;
}

.article_date ul {
    height: 24px;
}



.Index-Body-left {
    float: left;
    width: 210px;
    height: auto;
    overflow: hidden;
}

.Index-Body-left .kjrk li {
    width: 210px;
    height: 50px;
    margin-bottom: 10px;
}

.Index-Body-left .kjrk .bot_1 {
    background: url(404.png) no-repeat;
}

.Index-Body-left .kjrk .bot_2 {
    background: url(404.png) no-repeat;
}

.Index-Body-left .kjrk .bot_3 {
    background: url(404.png) no-repeat;
}

.Index-Body-left .kjrk .bot_4 {
    background: url(404.png) no-repeat;
}

.Index-Body-left .kjrk .bot_1 a {
    padding-top: 13px;
}

.Index-Body-left .kjrk .bot_2 a {
    padding-top: 5px;
    padding-right: 20px;
    line-height: 20px;
}

.Index-Body-left .kjrk .bot_3 a {
    padding-top: 13px;
}

.Index-Body-left .kjrk .bot_4 a {
    padding-top: 13px;
}

.Index-Body-left .kjrk li a {
    color: #fff;
    font-size: 15px;
    padding-left: 70px;
    display: block;
    font-weight: bold;
}


.Index-Body-middle2 {
    width: 770px;
    float: right;
    margin-bottom: 20px;
}

.Index-Body-middle {
    width: 1000px;
}

.pages-num {
    background: #fff;
    text-align: center;
    margin-top: 50px;
    
    border-top: 0;
}

.pages-num .pages {
    clear: both;
    font-size: 12px;
    margin: 0 auto;
    float: none;
    text-align: center;
    display: inline-block
}

.pages-num .pages span.pageSel {
    background: #25aaed;
    color: #fff;
    padding: 5px 10px;
    margin-left: 2px;
    font-size: 14px;
    border: 1px solid #ddd;
}

.pages-num .pages a.pageLink:active, .pages-num .pages a.pageLink:link, .pages-num .pages a.pageLink:visited {
    background-color: #fff;
    margin-left: 2px;
    padding: 5px 10px;
    line-height: 100%;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #ddd;
}

.pages-num .pages a.nextPage:active, .pages-num .pages a.nextPage:link, .pages-num .pages a.nextPage:visited {
    margin-left: 2px;
    padding: 5px 10px;
    line-height: 100%;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    background-position: 0 28px;
}


.all_Title {
    height: 39px;
    line-height: 39px;
    background: url(../image/bg_1.jpg) no-repeat left center;
    border-bottom: 1px solid #25aaed;
}

.all_Title .all_Span {
    font-family: 'Microsoft Yahei';
    float: left;
    font-size: 16px;
    color: #222;
    padding-left: 20px;
}

.all_Title .allTitle_More {
    width: 37px;
    height: 40px;
    float: right;
    background: url(../image/alltitle_bg.png) no-repeat right center;
    font-size: 12px;
    color: #999;
    padding-right: 6px;
}

.all_Title .allTitle_More:hover {
    color: #25aaed;
}

.footer_logo {
    margin-top: 20px;
    width: 1040px;
    overflow: hidden;
}

.footer_logo li {
    float: left;
    height: 38px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.footer_Links {
    margin-top: 20px;
    width: 1040px;
    overflow: hidden;
}

.footer_Links li {
    float: left;
    margin-right: 32px;
    height: 30px;
}

.footer_Links li a {
    font-size: 13px;
    color: #666;
}

.footer_Links li a:hover {
    color: #222;
}

.footer_contact_bg {
    width: 1000px;
    height: 2px;
    background: url(../image/footer_border_bg.jpg);
    margin: 0 0 20px 0;
}

.footer_contact {
    width: 1000px;
    overflow: hidden;
    font-size: 13px;
    color: #666;
}

.footer_contact p {
    float: left;
    background: url(../image/footer_border2.jpg) right top no-repeat;
}

.footer_contact .p_1 {
    width: 510px;
}

.footer_contact .p_1 a {
    color: #666;
}

.footer_contact .p_1 a:hover {
    color: #222;
}

.footer_contact .p_2 {
    width: 210px;
    padding: 0 30px;
}

.footer_erweima {
    float: right;
    text-align: center;
}

.footer_erweima img {
    margin-bottom: 6px;
height: 100px;
    width: 100px;}

.one_expert {
    width: 100%;
    height: 144px;
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.one_expert .expert_img {
    float: left;
}

.one_expert .expert_img img {
    width: 110px;
    height: 144px;
}

.expert_text {
    width: 828px;
    float: right;
    color: #666;
}

.expert_info {
    
}

.expert_title {
    font-size: 18px;
    line-height: 26px;
    white-space: pre-wrap;
}

.expert_title a:hover {
    color: #0190d8;
}

.expert_info .break2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 10px;
    color: #666;
    height: 70px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}



.one_listbox {
    width: 100%;
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.listbox_text {
    width: 960px;
}

.listbox_text .c_list_tat {
    overflow: hidden;
    position: relative;
}

.listbox_text .c_list_tat li {
    font-size: 15px;
    line-height: 30px;
    height: 40px;
    overflow: hidden;
    width: 960px;
}

.listbox_text .c_list_tat li a {
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: block;
    width: 510px;
    float: left;
    height: 30px;
}

.listbox_text .c_list_tat li a:hover {
    color: #0190d8;
}

.listbox_text .c_list_tat li span {
    position: absolute;
    right: 10px;
    line-height: 30px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #999;
}


.detail_box {
    padding-bottom: 40px;
}

.detail_Introduction {
    width: 960px;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    background: url(../image/images_9.jpg) no-repeat right top #eff3fa;
    overflow: hidden;
}

.detail_Introduction img {
    float: left;
}

.detail_Introduction .Introduction {
    margin-top: 20px;
    width: 776px;
    float: right;
}

.detail_Introduction .Introduction .xm {
    font-size: 18px;
    color: #222;
    padding-right: 20px;
}

.detail_Introduction .Introduction .zc {
    background: #4173c5;
    color: #fff;
    text-align: content;
    padding: 2px 20px;
}

.detail_Introduction .Introduction .zw {
    color: #4173c5;
    padding: 10px 20px 20px 0;
}

.detail_Introduction .Introduction .jj {
    background: #fff;
    color: #222;
    padding: 10px 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.detail_box h2 {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    color: #383940;
    word-wrap: break-word;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 960px;
    text-align: center;
    padding: 0 20px;
}

.detail_box .tc {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
    border-bottom: 1px dashed #d5d5d5;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.detail_box .dl {
    font-size: 15px;
    line-height: 30px;
    color: #222;
    width: 960px;
    margin: 0 auto;
    text-indent: 2em;
    margin-top: 20px;
    text-align: justify;
}

.djgz-middle {
    width: 1000px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.djgz-middle .djgz_part {
}

.Index_Title {
    height: 39px;
    line-height: 39px;
    background: url(../image/bg_1.jpg) no-repeat left center;
    border-bottom: 1px solid #25aaed;
    padding-left: 8px;
}

.djgz_body {
    margin-top: 20px;
}

.djgz_list {
    margin-bottom: 22px;
    margin-left: 20px;
    padding-bottom: 60px;
    width: 1040px;
}

.djgz_text {
    width: 460px;
}

.djgz_text .c_list_tat {
    overflow: hidden;
    position: relative;
    width: 460px;
}

.djgz_text .c_list_tat li {
    font-size: 15px;
    line-height: 30px;
    height: 40px;
    overflow: hidden;
    width: 460px;
}

.djgz_text .c_list_tat li a {
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: block;
    width: 300px;
    float: left;
    height: 30px;
}

.djgz_text .c_list_tat li a:hover {
    color: #0190d8;
}

.djgz_text .c_list_tat li span {
    position: absolute;
    right: 0;
    line-height: 30px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #999;
}

.one_djgz {
    width: 460px;
    height: 250px;
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-right: 40px;
    float: left;
    overflow: hidden;
}

.djgz_Title {
    width: 460px;
    height: 50px;
    line-height: 40px;
}

.djgz_Title .djgz_Span {
    font-family: 'Microsoft Yahei';
    float: left;
    font-size: 16px;
    color: #222;
    font-weight: bold;
}

.djgz_Title .djgzTitle_More {
    width: 37px;
    height: 40px;
    float: right;
    background: url(../image/alltitle_bg.png) no-repeat right center;
    font-size: 12px;
    color: #999;
    padding-right: 6px;
}

.djgz_Title .djgzTitle_More:hover {
    color: #25aaed;
}


.content_body {
    width: 960px;
    margin: 0 auto;
}

.content_info {
    margin-top: 20px;
}

.center_title_16 {
    font: 16px/30px 'Microsoft Yahei';
    text-align: center;
    font-weight: bold;
}

.video_content_body {
    margin-top: 10px;
}

.video_con_img {
    position: relative;
    z-index: 99;
}

.video_con_img_info {
}

.video_con_img_info a {
    display: inline-block;
}

.video_con_img img {
    max-width: 100%;
}

.commit {
    margin-top: 25px;
}

.share_box {
    height: 22px;
    line-height: 22px;
}

.share_box_l {
    height: 22px;
    float: left;
    width: 390px;
    color: #666;
    font-size: 12px;
}

.share_box_l a {
    color: #1d4b87;
    padding-left: 20px;
    margin-left: 10px;
    float: left;
}

.share_en_box_l {
    height: 22px;
    float: left;
    width: 400px;
    color: #666;
    font-size: 12px;
}

.icon_shares {
    background: url(404.png) scroll no-repeat;
}

.icon_en_shares {
    background: url(404.png) scroll no-repeat;
    padding-left: 21px;
    padding-top: 3px;
}

.qq {
    background-position: 0 2px;
}

.weibo {
    background-position: 0 -24px;
}

.renren {
    background-position: 0 -57px;
}

.weixin {
    background-position: 0 -118px;
}

.gengduo {
    background-position: 0 -86px;
}

.share_box_r {
    width: 170px;
    height: 22px;
    line-height: 22px;
    float: right;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
}

.share_box_r a {
    float: right;
    margin-left: 30px;
    padding-left: 23px;
}

.share_en_box_r {
    width: 180px;
    height: 22px;
    float: right;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}

.share_en_box_r a {
    float: right;
    margin-left: 7px;
    padding-left: 23px;
}

.icon_col {
    background-position: 0 -408px;
}

.icon_col_ok {
    background-position: 0 -508px;
}

.icon_orange_share {
    background-position: 0 -100px;
}

.commit_input {
    margin-top: 10px;
}

.commit_input textarea {
    width: 928px;
    height: 106px;
    border: 1px solid #dcdcdc;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    color: #000;
    padding: 7px 15px;
    resize: none;
}

.commit_input_submit {
    height: 28px;
    margin-top: 10px;
    font-size: 12px;
}

.commit_input_submit input {
    float: right;
    margin-left: 10px;
}

.commit_input_submit span {
    float: right;
    color: #222;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
}

.check_num {
    float: right;
    padding-top: 2px;
    margin-left: 10px;
}

.check_num img {
    line-height: 30px;
    vertical-align: middle;
    height: 30px;
    width: 75px;
}

.com_submit_btn {
    width: 68px;
    height: 28px;
    line-height: 28px;
    background: #0d8bbd;
    color: #fff;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    text-align: center;
}

.commit_text {
    width: 97px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
}

.commit_list {
}

.Icon_S {
    background: url(../image/shoucang.png) left center no-repeat;
}

.video_con_intro {
    background: #f5f5f5;
    margin-top: 20px;
    color: #222;
    line-height: 24px;
    padding: 10px 20px 20px;
}

.video_con_intro_top {
    height: 40px;
    line-height: 30px;
    border-bottom: 1px dashed #dcdcdc;
}

.video_con_intro_center {
    margin-top: 10px;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 10px;
}

.video_con_intro_center h4 {
    font: 15px 'Microsoft Yahei';
    color: #222;
    font-weight: bold;
}

.video_con_intro_center .txt {
    padding: 0 0 3px;
}

.video_con_intro_center .txt p {
    color: #666;
}

.video_con_intro_bottom {
}

.text_color_blue {
    color: #666;
    padding-right: 20px;
}

.keywords {
    margin-top: 20px;
    line-height: 22px;
    height: 22px;
}

.keywords span {
    float: left;
}

.keywords ul {
    float: left;
    height: 22px;
    margin-left: 8px;
}

.keywords ul li {
    float: left;
    height: 22px;
    margin-right: 6px;
}

.keywords ul li a {
    color: #666;
    background: #d8dee2;
    padding: 0 7px;
    float: left;
    border-radius: 4px;
    margin-right: 10px;
}

.keywords_l,.keywords_r {
    width: 10px;
    height: 22px;
}



.Index_new_img {
    width: 1000px;
    height: 230px;
    overflow: hidden;
    margin: 0 auto;
    margin: 0 0 20px 0;
}

.Index_new_img .Index_new {
    width: 730px;
    height: 230px;
    float: left;
}

.Index_new_img .Index_img {
    width: 260px;
    height: 230px;
    float: right;
}


#wrap {
    width: 490px;
    margin-right: 20px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    float: right;
}

.tow_box {
    width: 1000px;
    height: 40px;
    overflow: hidden;
    margin: 20px auto;

}
.qkylb{
    width: 314px;
    padding-left: 46px;
    height: 40px;
    line-height: 40px;
   
    font-weight: bold;
    overflow: hidden;
    float: left;
    background: url(../image/qkylb.png) left center no-repeat #fff;
    position: relative;
    letter-spacing: 1px;
}
.qkylb a{ color: #fff;
    font-size: 15px;}
.qkylb img{
    position: absolute;
    top:12px;
    left: 20px;
}

.Index_announcement {
    width: 620px;
    background:  url(../image/wzgg_bg.png) left center no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    float: right;
}

.Index_announcement span {
    float: left;
    line-height: 40px;
    padding-left: 14px;
}


.Index_announcement  .marqueebox {
    width: 840px;
    height: 40px;
    line-height: 20px;
    color: #000;
    font-size: 14px;
    margin-left: 50px;
    font-weight: normal;
}

.Index_Module {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.Module_left {
    width: 260px;
    height: 230px;
    float: left;
    overflow: hidden;
    background: #fff;
    margin-right: 10px;
}

.Module_center {
    width: 460px;
    height: 230px;
    overflow: hidden;
    background: #fff;
    float: left;
}

.Module_right {
    width: 260px;
    height: 230px;
    float: right;
    overflow: hidden;
    background: #fff;
}

.Module_right img {
    padding: 20px 20px 20px 15px;
}

.Module_right_media {
    width: 260px;
    float: right;
    overflow: hidden;
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.Module_right_media img {
    padding: 20px 20px 0 15px;
}

.gg_list {
    padding: 10px 20px 20px 20px;
}

.gg_list li {
    height: 34px;
    line-height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gg_list li a:hover {
    color: #0190d8;
}

.allTitle_More {
    width: 37px;
    height: 40px;
    float: right;
    background: url(../image/alltitle_bg.png) no-repeat right center;
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}

.allTitle_More:hover {
    color: #0190d8;
}

.Quick_entry .bot_1 {
    background: url(../image/bot_1.png) 20px center no-repeat;
}

.Quick_entry .bot_2 {
    background: url(../image/bot_4.png) 20px center no-repeat;
}

.Quick_entry .bot_3 {
    background: url(../image/bot_2.png) 20px center no-repeat;
}

.Quick_entry .bot_4 {
    background: url(../image/bot_3.png) 20px center no-repeat;
}

.Quick_entry li {
    width: 240px;
    height: 36px;
    margin: 16px 10px  10px 10px;
    border: 1px solid #25aaed;
}

.Quick_entry li a {
    color: #25aaed;
    font-size: 15px;
    padding-left: 60px;
    display: block;
    font-weight: bold;
    line-height: 36px;
}

.Quick_entry li:hover {
    border: 1px solid #a3e0ff;
}


.focusPic {
    width: 730px;
    height: 260px;
    background: #fff;
}

.focusPic .focusTitle {
    width: 470px;
    float: right;
    font-size: 14px;
    text-align: left;
}

.focusPic .focusTitle li {
    height: 30px;
    line-height: 34px;
    cursor: pointer;
    font-size: 12px;
    padding-left: 10px;
}

.focusPic .focusTitle li a ,.focusPic .focusTitle li a:visited {
    color: #222;
}

.focusPic .focusTitle li a:hover {
    color: #0190d8;
}

.focusPic .focusTitle .current a ,.focusPic .focusTitle .current a:visited {
    color: #0190d8;
}

.focusPic .focusTitle .current a:hover {
    color: #0190d8;
}

.focusPic #focusMenu {
    margin-top: 10px;
}

.focusPic #focusMenu li {
    width: 426px;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.focusPic #focusMenu li.current {
    color: #bc2931;
}

.focusPic #focusLeft {
    width: 250px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    line-height: 100px;
    font-weight: bold;
    height: 260px;
}

.focusPic #focusLeft li {
    display: none;
}

.focusPic #focusLeft li.current {
    display: block;
}

.focusPic .focusTitle .ckgd {
    width: 68px;
    height: 26px;
    line-height: 26px;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    background: #84d1f6;
    padding: 4px 10px;
    border-radius: 4px;
}
#wrap div {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}

.notice {
    margin-top: 22px;
    width: 300px;
 
    height: 35px;
 
    padding: 0 0px;
    background-color: white;
    overflow: hidden;
}

.notice ul li {
    list-style: none;
    line-height: 35px;
    
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.count {
    margin: 20px 3px 0 14px;
    width: 480px;
    overflow: hidden;
}

.count li {
    float: left;
    margin-right: 11px;
    width: 100px;
}

.count li .text-area  p {
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    text-align: center;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.count li .text-area p a:hover {
    color: #25aaed;
}

.journal_body {
}

.palr_0 {
    padding-left: 0;
    padding-right: 0;
    width: 768px;
}

.palr_20 {
    padding-left: 20px;
    padding-right: 20px;
}

.journal_box {
    width: 770px;
    height: 780px;
    overflow: auto;
}

.journal_table {
    width: 1325px;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
}

.journal_table a {
    text-decoration: none;
}

.journal_table th,.journal_table td {
    border: 1px solid #bfdeed;
}

.journal_table td {
    padding-top: 2px;
    padding-bottom: 2px;
    height: 45px;
    word-wrap: break-word;
    word-break: normal;
}

.journal_table th {
    background: #84d1f6;
    font-weight: normal;
    height: 32px;
    color: #fff;
}

.left_show {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.journal_table_body1 {
    background: #e5eff1;
}

.journal_table_body2 {
    background: #ffcdc5;
}

.journal_table_body3 {
    background: #c2efb2;
}


.scroll_bar {
    scrollbar-face-color: #84d1f6;
    scrollbar-base-color: #fff;
    scrollbar-arrow-color: #fff;
    scrollbar-dark-shadow-colo: #fff;
    scrollbar-shadow-color: #84d1f6;
}

.journal_box::-webkit-scrollbar, .journal_box::-webkit-scrollbar {
    background-color: transparent;
 
    width: 14px;
}

.journal_box::-webkit-scrollbar-thumb, .journal_box::-webkit-scrollbar-thumb {
    background-color: #25aaed;
    height: auto;
}


.Module_left2 {
    width: 210px;
    overflow: hidden;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 20px;
}

.gg_list2 {
    padding: 10px 16px 20px 16px;
}

.gg_list2 li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gg_list2 li a:hover {
    color: #0190d8;
}



.focusTitle_box {
    width: 420px;
    height: 218px;
    background: #fff;
    float: left;
    padding: 6px 20px;
}

.focusTitle_box .focusTitle2 {
    width: 420px;
    font-size: 14px;
    text-align: left;
}

.focusTitle_box .focusTitle2 li {
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.focusTitle_box .focusTitle2 li a ,.focusTitle_box .focusTitle2 li a:visited {
    color: #222;
}

.focusTitle_box .focusTitle2 li a:hover {
    color: #0190d8;
}

.focusTitle_box .focusTitle2 .current a ,.focusTitle_box .focusTitle2 .current a:visited {
    color: #0190d8;
}

.focusTitle_box .focusTitle2 .current a:hover {
    color: #0190d8;
}

.focusTitle2 .ckgd {
    width: 68px;
    height: 26px;
    line-height: 26px;
    float: right;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #84d1f6;
    border-radius: 4px;
}


.banner {
    position: relative;
    overflow: auto;
    text-align: center;
    width: 260px;
    height: 230px;
    float: left;
    margin-right: 10px;
}

.banner .dots {
    position: absolute;
    left: 0;
    right: -146px;
    bottom: 32px;
    z-index: 3;
}

.banner .dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s,opacity .5s;
    -moz-transition: background .5s,opacity .5s;
    transition: background .5s,opacity .5s
}

.banner .dots li.active {
    background: #fff;
    opacity: 1
}

.banner .arrow {
    position: absolute;
    width: 20px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.banner #al {
    left: 15px
}

.banner #ar {
    right: 15px
}

.banner ul {
    z-index: 1;
    width: 600%;
    overflow: hidden;
}

.banner ul .slider-item {
    width: 260px;
    float: left;
    height: 230px;
    position: relative;
    overflow: hidden;
}

.banner ul .slider-item .slider-title {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 240px;
    height: 30px;
    padding: 0 10px;
    text-align: left;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background-image: linear-gradient(-180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.94) 100%);
}

.banner .progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15%;
    min-height: 3px;
    overflow: hidden;
    z-index: 2;
    background: #f60
}


.qkfc_box {
    width: 1000px;
    margin: 23px auto;
    overflow: hidden;
    background: #fff;
}

.wc960 {
    width: 1000px;
}

.icon {
    background: url(../image/icon1.png) no-repeat 0 0;
}

.wrapBox {
    width: 1000px;
}

.warp-pic-list li {
    float: left;
    display: inline;
}

.warp-pic-list .img_wrap {
    display: block;
    font-size: 0;
    overflow: hidden;
}

.warp-pic-list .text-area {
    background-color: #fff;
    line-height: 24px;
}

.rowE .warp-pic-list {
    position: relative;
    width: 1000px;
    height: 192px;
    overflow: hidden;
    margin-bottom: 20px;
}

.rowE .count li {
    margin-right: 20px;
    width: 100px;
    height: 228px;
}

.rowE .count .img_wrap {
    width: 100px;
    height: 133px;
}

.rowE .count li .text-area {
    height: 40px;
    line-height: 40px;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.rowE .count li:hover .text-area,.rowE .count li.hover .text-area {
    color: #25aaed;
}

.rowE .count .p-num {
    font-family: "Tahoma";
    font-weight: bold;
}

.rowE .btn {
    display: block;
    height: 55px;
    position: absolute;
    top: 60px;
    width: 35px;
    z-index: 200;
    cursor: pointer;
}

.rowE .prev {
    background-position: 0 -88px;
    left: 0;
}

.rowE .prev:hover {
    background-position: 0 -144px;
}

.rowE .next {
    background-position: 0 -200px;
    right: 0;
}

.rowE .next:hover {
    background-position: 0 -256px;
}

.left_part2 {
    width: 770px;
    background: #fff;
}

.left_part2 .detail_box .tc {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
    border-bottom: 1px dashed #d5d5d5;
    width: 730px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.left_part2 .detail_box .dl {
    font-size: 15px;
    line-height: 30px;
    color: #222;
    width: 730px;
    margin: 0 auto;
    text-indent: 2em;
    margin-top: 20px;
    text-align: justify;
}


.journal_listbox {
    width: 1020px;
}

.journal_listbox li {
    width: 100px;
    height: 173px;
    float: left;
    display: inline;
    margin-right: 43px;
    margin-bottom: 40px;
}

.journal_listbox li img {
    
}

.journal_listbox li div {
    height: 40px;
    line-height: 40px;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.journal_listbox li img:hover {
    box-shadow: 0 4px 6px #dfdfdf;
    -moz-box-shadow: 0 4px 6px #dfdfdf;
    -webkit-box-shadow: 0 4px 6px #dfdfdf;
}

.journal_listbox li div a:hover {
    color: #25aaed;
}

.left_part3 {
    width: 770px;
    background: #fff;
}

.listbox_text3 {
    width: 740px;
}

.listbox_text3 .c_list_tat {
    overflow: hidden;
    position: relative;
}

.listbox_text3 .c_list_tat li {
    font-size: 15px;
    line-height: 30px;
    height: 40px;
    overflow: hidden;
    width: 560px;
}

.listbox_text3 .c_list_tat li a {
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: block;
    width: 560px;
    float: left;
    height: 30px;
}

.listbox_text3 .c_list_tat li a:hover {
    color: #0190d8;
}

.listbox_text3 .c_list_tat li span {
    position: absolute;
    right: 10px;
    line-height: 30px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #999;
}


.detail_img{ width: 960px; margin-top: 30px; }
.detail_img img{ display: block; margin: 0 auto; }

 
 .table_card { width:460px; height: 230px;}
.table_card .tab {
    height:40px;
    font-size: 14px;
    color: #222;
    font-weight: bold;
    background: url(../image/bg_1.jpg) left center no-repeat;
    overflow: hidden;
}
.table_card .tab li { float:left; height:40px; line-height:40px; margin-left: 20px;}
.table_card .tab li:hover { height:40px;  color:#25aaed; cursor:pointer}
.table_card .activ { height:40px !important;  color:#222; }
.table_card .tabCon { background:#fff; padding:5px 20px 5px 20px; border-top: 1px solid #25aaed;}
.table_card .tabCon div { display:none}
.table_card .tabCon .on { display:block}

.newslist01 { font-size:14px; }
.newslist01 li { line-height:34px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}