﻿


/*.out_div *,
.grayscale_100{
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: grayscale(100%);
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	filter:gray; 
}*/

/*a{
    display:inline-block;
}*/

/* 兼容 IE和其它浏览器的 不透明度设置！
{
    filter:alpha(opacity=50);
    opacity: 0.5;
}
*/

/*  超出使用CSS省略号
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
*/


.page_other{
    width:100%;
    height:500px;
    background-color:#ffffff;
    background-color:#dfdfdf;
}

/*   清除左右浮动，使父层div有自己的高度  */
.clear_float_both{
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

/*  相对定位  */
.position_relative{
    position:relative;
}

/*  文字超出范围显示省略号  */
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.overflow_hidden {
    overflow: hidden !important;
}

.border_none{
    border:none !important;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

/*  其它样式  */
.bg_f6f6f6{
    background-color: #f6f6f6;
}

.pd_top_0{
    padding-top: 0 !important;
}

.pd_top_2{
    padding-top: 2px !important;
}

.pd_top_10{
    padding-top: 10px !important;
}

.pd_top_15{
    padding-top: 15px !important;
}

.pd_top_18{
    padding-top: 18px !important;
}

.pd_top_23{
    padding-top: 23px !important;
}

.pd_top_25{
    padding-top: 25px !important;
}

.pd_bottom_0{
    padding-bottom: 0 !important;
}

.pd_bottom_7{
    padding-bottom: 7px !important;
}

.mg_top_0{
    margin-top: 0 !important;
}

.mg_top_4{
    margin-top: 4px !important;
}

.mg_top_7{
    margin-top: 7px !important;
}

.mg_top_32{
    margin-top: 32px !important;
}

.mg_top_45{
    margin-top: 45px !important;
}

.mg_top_57{
    margin-top: 57px !important;
}

.mg_top_64{
    margin-top: 64px !important;
}

.mg_bottom_28{
    margin-bottom: 28px !important;
}

.mg_left_15{
    margin-left: 15px !important;
}

.width_per_95{
    width:95% !important;
}

.width_per_100{
    width:100% !important;
}

.f_w_blod{
    font-weight: bold;
}

.f_s_16{
    font-size: 16px !important;
}

.height_806{
    height:806px;
}

.height_622{
    height:622px;
}

.color_606060{
    color:#606060;
}

.color_229ea3{
    color:#229ea3;
}

.color_ffffff{
    color:#ffffff !important;
}

.border_ffffff{
    border-bottom-color: #ffffff !important;
}

/***** 公共样式 ***********/
.out_div,
.out_div2{
    width: 100%;
}

.w1200{
    width: 1200px;
    margin: 0 auto;
}

.w880{
    width: 880px !important;
}

/*  设置 页面中的视频 居中显示！  */
.news_player_class{
    margin:0 auto;
}

/*  分页  */
.page_line{
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 39px;
}


/*  顶部top区  */
.page_top{
    width: 100%;
    height: 239px;
    /*background: url(../images/img_2.jpg) no-repeat center center;*/
    position:relative;
}

.bg_top{
    width: 100%;
    height: 239px;
    background: url(../images/img_2.jpg) no-repeat center center;
    position:absolute;
	left:0;
	top:0;
}

.page_top .left_site{
    position: absolute;
    left:0;
    top: 54px;
    width: 539px;
    height: 122px;
}

.page_top .left_site .logo{
    width:100%;
    height:100%;
}

.page_top .left_site .logo_left{
    float:left;
}

.page_top .left_site .logo_right{
    float:left;
}

.page_top .right_site{
    float: right;
    width: 763px;
    height: 239px;
    background: url(../images/img_1.png) no-repeat center center;
}


/*  页面顶部nav导航区  */
.page_nav{
    width:100%;
    height:50px;
    /*border-top: 1px solid #ececec;*/
    background:#2658a5;
	position: relative;
    z-index: 1000;
}

.page_nav ul{
    width:100%;
}

.page_nav .column{
    height:50px;
    line-height:50px;
    float:left;
    position:relative;
    text-align: center;
}

.page_nav .column:hover > .top_line{
    display: block;
}

.page_nav .column.select > .top_line{
    display: block;
}

.page_nav .column .top_line{
    display: none;
    position: absolute;
    top: -2px;
    left: 0;
    background-color: #23bb7a;
    width:100%;
    height:3px;
}

.page_nav .line{
    float: left;
    width: 1px;
    height: 34px;
    /* background: url(../images/img_42.png) no-repeat; */
    margin-top: 10px;
}

.page_nav .column .img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 171px;
    height:46px;
    z-index: 10;
}

.page_nav .column .alink{
    z-index: 100;
    color:#000000;
    font-size:18px;
    /* width:100%; */
    height:100%;
    display:inline-block;
    text-decoration:none;
    position: relative;
    overflow: hidden;
    text-align: center;
}

/*
.page_nav .column .alink:hover{
    background-color: #ca151a;
}

.page_nav .column .alink.sel{
    background-color: #ca151a;
}
*/

.page_nav .column a span {
    display: inline-block;
    padding:0 24px;
    color:#ffffff;
}

.page_nav .column a span:hover {
    /* color:#5acc9b; */
    background:#0f397a;
    color:#ffcc00;
}

.page_nav .column a span.change_color {
    /* color:#5acc9b; */
    background:#0f397a;
    color:#ffcc00;
}

.page_nav .column a span{
    /* float:left;
     margin-left: 38px;*/
}

.page_nav .column .subcolumn{
    width:100%;
    margin-left: 0;
    display:none;
    position:absolute;
    left:0;
    top:50px;
    z-index: 1000;
}

.page_nav .column .subcolumn a{
    display:block;
    /* width:100%; */
    padding: 0 5px;
    height:47px;
    line-height:47px;
    color:#ffffff;
    text-decoration:none;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    /* padding-left: 0; */
    background-color:#2658a5;
    filter:alpha(opacity=80);
    opacity: 0.80;
}

.page_nav .column .subcolumn a:hover{
    background:#0f397a;
    filter:alpha(opacity=100);
    opacity: 1.0;
    color:#ffffff;
}

/*  首页：公告和搜索  */
.content_home_1{
    width: 100%;
    height:64px;
    background-color: #ffffff;
}

.white_line{
    height:15px;
}

.content_home_1 .left_site{
    float: left;
}

.content_home_1 .left_site .left_title{
    float: left;
    margin-top: 10px;
    width: 122px;
    height: 44px;
    line-height: 44px;
    background: url(../images/img_3.png);
}

.content_home_1 .left_site .left_title .title{
    color:#ffe588;
    font-size: 20px;
    margin-left: 17px;
}

.content_home_1 .left_site .notice_box{
    float:left;
    margin-left: 11px;
    /*margin-top: 10px;*/
    width:542px;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    position: relative;
}

.content_home_1 .left_site .n_title{
    display: none;
    position: absolute;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_home_1 .left_site .time{
    margin-left:15px;
    line-height:64px;
    font-size: 16px;
}

/* 搜索 */
.content_home_1 .right_site{
    float:right;
    width:510px;
}

.content_home_1 .right_site .search{
    float: left;
    /* margin-left:14px; */
    margin-top: 15px;
    /*width:322px;
    height:35px;
    border:1px solid #c9c9c9;
    border-radius: 17px;*/
}

.content_home_1 .right_site .search .left_box{
    float: left;
    padding-left:28px;
    width: 329px;
    height: 32px;
    position: relative;
    border:1px solid #c9c9c9;
    border-radius: 5px;
    background: url(../images/img_4.png) no-repeat left 6px center;
}

.content_home_1 .right_site .search .left_box .ser_input{
    padding-left:5px;
    border: none;
    width: 323px;
    height: 32px;
    color:#999999;
}

.content_home_1 .right_site .search .right_btn{
    float: left;
    margin-left: 8px;
    width:129px;
    height:34px;
}

.content_home_1 .right_site .search .right_btn .submit{
    border: none;
    width: 100%;
    height: 100%;
    color:#ffffff;
    background-color:#4676bf;
    border-radius:5px;
    cursor: pointer;
}


/*  最新动态  */
.content_home_2{
    margin-top: 16px;
}

.content_home_2 .top_site{
    width:100%;
    height:100px;
}

.content_home_2 .top_site img{
    width: 100%;
    height:100%;
}

.content_home_2 .middle{
    margin-top: 12px;
}

.content_home_2 .middle .left_site{
    float:left;
    width:550px;
    height:367px;
}

.content_home_2 .middle .right_site{
    float:right;
    width:617px;
}

.content_home_2 .middle .right_site .top_wrap{
    margin-top: 20px;
    position: relative;
    background: url(../images/img_6.png) no-repeat left center;
    height:44px;
}

.content_home_2 .middle .right_site .top_wrap .line{
    position:absolute;
    left: 111px;
    bottom: 5px;
    width:505px;
    height:2px;
    background: url(../images/img_7.png) no-repeat;
}

.content_home_2 .middle .right_site .top_wrap .more{
    position:absolute;
    right: 1px;
    top: 11px;
    color:#acacac;
}


.content_home_2 .middle .right_site .news_box{
    padding-left: 10px;
    padding-right:20px;
}

.content_home_2 .middle .right_site .news_box .box{
    display: none;
}

.content_home_2 .middle .right_site .news_box .box.select{
    display: block;
}

.content_home_2 .middle .right_site .news_box .box .top_news{
    margin-left: 5px;
    margin-top: 16px;
}

.content_home_2 .middle .right_site .news_box .box .top_news .title_line .title{
    display: inline-block;
    width:100%;
    color:#000000;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_home_2 .middle .right_site .news_box .box .top_news .n_msg{
    width:100%;
    height:48px;
    overflow: hidden;
    font-size: 14px;
    color:#a5a5a5;
    margin-top: 8px;
    line-height: 24px;
}

.content_home_2 .middle .right_site .news_box .box .top_news .n_msg span{
   color:#ff9900;
}

.content_home_2 .middle .right_site .news_box .box .bottom_news{
    width: 100%;
    margin-top: 5px;
}

.content_home_2 .middle .right_site .news_box .box .bottom_news li{
    background: url(../images/img_8.png) no-repeat left top 18px;
    font-size: 15px;
    color:#000000;
    margin-left: 8px;
    padding-left: 11px;
    height:38px;
    line-height:38px;
}

.content_home_2 .middle .right_site .news_box .box .bottom_news li .title{
    display: inline-block;
    width: 478px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.content_home_2 .middle .right_site .news_box .box .bottom_news li .title:hover{
    color:#ff0000;
}

.content_home_2 .middle .right_site .news_box .box .bottom_news li .time{
    display: inline-block;
    color: #a6a6a6;
    font-size: 15px;
    /*position: relative;
    top: -12px;*/
    vertical-align: middle;
}


/*  其它链接  */
.content_home_3{
    margin-top: 16px;
}

.content_home_3 .left_site{
    float:left;
}

.content_home_3 .left_site .box{
    width:286px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

.content_home_3 .left_site .box a{
    float:left;
    width:142px;
    height:96px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.content_home_3 .left_site .box li{
    float:left;
    width:142px;
    height:96px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color:#f1f1f1;
}

.content_home_3 .left_site .box li.bg1{
    background: url(../images/img_9.png) no-repeat center top 15px;
}

.content_home_3 .left_site .box li.bg2{
    background: url(../images/img_10.png) no-repeat center top 15px;
}

.content_home_3 .left_site .box li.bg3{
    background: url(../images/img_11.png) no-repeat center top 15px;
}

.content_home_3 .left_site .box li.bg4{
    background: url(../images/img_12.png) no-repeat center top 15px;
}

.content_home_3 .left_site .box li .txt{
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 18px;
    margin-top: 62px;
}

.content_home_3 .right_site{
    float:right;
    width: 897px;
}

.content_home_3 .right_site .right_box{
    width:921px;
}

.content_home_3 .right_site .right_box a{
    display:inline-block;
    width: 288px;
    height: 92px;
    margin-right: 16px;
    margin-bottom: 10px;
}

.content_home_3 .right_site .right_box li{
    float: left;
    width: 288px;
    height: 92px;
    margin-right: 16px;
    margin-bottom: 10px;
    transition: all 0.2s ease-in;
}

.content_home_3 .right_site .right_box li:hover{
    box-shadow: 0 0 10px 3px #d5d5d5;
    transform: translateY(-4px);
}

.content_home_3 .right_site .right_box li.bg1{
    background: #4676bf url(../images/img_13.png) no-repeat left 36px center;
}

.content_home_3 .right_site .right_box li.bg2{
    background: #4676bf url(../images/img_14.png) no-repeat left 36px center;
}

.content_home_3 .right_site .right_box li.bg3{
    background: #4676bf url(../images/img_15.png) no-repeat left 36px center;
}

.content_home_3 .right_site .right_box li.bg4{
    background: #4676bf url(../images/img_16.png) no-repeat left 36px center;
}

.content_home_3 .right_site .right_box li.bg5{
    background: #4676bf url(../images/img_17.png) no-repeat left 36px center;
}

.content_home_3 .right_site .right_box li.bg6{
    background: #4676bf url(../images/img_18.png) no-repeat left 36px center;
}

.content_home_3 .right_site .right_box li .txt{
    margin-left: 88px;
    height: 92px;
    line-height: 92px;
    font-size: 18px;
    color:#ffffff;
}

.content_home_3 .bottom_site{
    clear: both;
    width: 100%;
    margin-top: 6px;
}

.content_home_3 .bottom_site .box{
    width: 1220px;
}

.content_home_3 .bottom_site .box a{
    float:left;
    width: 288px;
    height:100px;
    margin-right: 16px;
}

.content_home_3 .bottom_site .box li{
    float:left;
    width: 288px;
    height:100px;
    margin-right: 16px;
    transition: all 0.2s ease-in;
}

.content_home_3 .bottom_site .box li:hover{
    box-shadow: 0 0 10px 3px #d5d5d5;
    transform: translateY(-4px);
}

.content_home_3 .bottom_site .box li img{
    width: 100%;
    height: 100%;
}

/*  首页通用的新闻盒子  */
.general_home_news{
    width:593px;
    background-color: #ffffff;
}

.general_home_news:hover{
    box-shadow: 0 0 10px 3px #d5d5d5;
}

.general_home_news .top_site{
    height:48px;
    line-height: 48px;
    border-bottom: 2px solid #c2c2c2;
}

.general_home_news .top_site a{
    display:block;
}

.general_home_news .top_site .left_title{
    float: left;
    padding: 0 12px;
    font-size: 20px;
    font-weight: bold;
    color:#018fe5;
    border-bottom: 3px solid #018fe5;
    position: relative;
    top: -1px;
}

.general_home_news .top_site .right_more{
    float: right;
    margin-right: 20px;
    color: #acacac;
}


.general_home_news .bottom_news{
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 20px;
    padding-bottom: 5px;
    height:228px;
}

.general_home_news .bottom_news li{
    background: url(../images/img_8.png) no-repeat left top 18px;
    font-size: 15px;
    color:#000000;
    margin-left: 8px;
    padding-left: 11px;
    height:38px;
    line-height:38px;
}

.general_home_news .bottom_news li .title{
    display: inline-block;
    width: 463px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.general_home_news .bottom_news li .title:hover{
    color:#ff0000;
}

.general_home_news .bottom_news li .time{
    display: inline-block;
    color: #a6a6a6;
    font-size: 14px;
    /*position: relative;
    top: -12px;*/
    vertical-align: middle;
}


/*  新闻  */
.content_home_4{
    margin-top: 16px;
}

/*  滚动新闻  */
.content_home_5{
    margin-top: 16px;
    width: 100%;
    height: 225px;
    background: #ffffff url(../images/img_23.png) no-repeat;
    overflow: hidden;
}

.content_home_5 .box{
    margin-top: 19px;
    margin-left: 85px;
    height:206px;
    overflow: hidden;
}

.content_home_5 .box ul {
    position: relative;
    overflow: hidden;
}

.content_home_5 li{
	float:left;
	margin-right:25px;
}

.content_home_5 li.no_margin_right{
	margin-right:0;
}

/*  w:195px  h:118px ---- 167px 198px  */
.content_home_5 li .out_img{
	width:260px;
	height:159px;
    overflow: hidden;
}

.content_home_5 li img{
    display: block;
    margin:0 auto;
    width: 100%;
    height: 100%;
}

.content_home_5 li .title{
	width:260px;
	height:47px;
	line-height:40px;
    text-align:left;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_home_5 li .title a{
	font-size:14px;
	color:#6c6c6c;
}

.content_home_5 li .title a:hover{
    text-decoration: none;
    color:#ff0000;
}


/*  新闻  */
.content_home_6{
    margin-top: 16px;
    margin-bottom: 30px;
}

.page_bottom{
    clear: both;
}

/*  友情链接  */
.bottom_flink{
    margin:0 auto;
	color: #000000;
	padding:20px 0;
    background-color: #d0d0d0;
}

.bottom_flink .left_text{
    float:left;
    width:106px;
    text-align: right;
    line-height: 28px;
}

.bottom_flink .right_link{
    float: right;
    width: 1062px;
    margin-right: 30px;
    line-height: 28px;
}

.bottom_flink span.link{
    margin-right:20px;
}

.bottom_flink a{
	text-decoration: none;
	color: #000000;
}

/*  公众号二维码  */
.bottom_qrimg{
    height: 146px;
    background-color: #4676bf;
    padding-top: 30px;
}

.bottom_qrimg .box{
    width: 1260px;
}

.bottom_qrimg .box li{
    float: left;
    width: 100px;
    margin-right: 57px;
}

.bottom_qrimg .box li .img{
    width: 100%;
    height: 100px;
}

.bottom_qrimg .box li .img img{
    width: 100%;
    height: 100%;
}

.bottom_qrimg .box li .title{
    width: 100%;
    height: 34px;
    line-height: 34px;
    color:#ffffff;
    text-align: center;
}


/*  底部  */
.page_footer{
    padding-top: 25px;
    height: 168px;
    background-color: #2658a5;
}

.page_footer .txt{
    color:#ffffff;
    line-height: 24px;
    text-align: center;
}

.page_footer .txt a{
    color: #ffffff;
}

.page_footer .icon{
    margin-top: 5px;
    position: relative;
}


/*  内页：公共页面  */
.basic_page{
    /*margin: 0 auto;
    width: 1200px;*/
    position: relative;
    padding-bottom: 0px;
    background-color: #f6f6f6;
}

.basic_page_inside{
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 30px;
    /*margin-top: 50px;*/
}

.basic_page_inside .right_box{
    float:right;
    width: 883px;
}

/*  子栏目path路径区  */
.column_path{
    float:left;
    height: 72px;
    line-height: 72px;
    text-align: left;
    padding:0;
}

.column_path .img {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 23px;
    background: url(../images/img_25.png) no-repeat center center;
    position: relative;
    top: 4px;
}

.column_path .current_column{
    color: #FF7F40;
}

.column_path .current_column:hover, .column_path a:hover{
    color:#FF7F40;
}

.column_path span, .column_path a, .column_path_general a {
    font-size: 16px;
    color:#707070;
}


/*  左边通用的栏目   */
.basic_left_site{
    float:left;
    width: 289px;
    position: relative;
}

.basic_left_site .first{
    width:100%;
    height:86px;
    line-height: 86px;
    background-color: #2658a5;
    overflow: hidden;
    text-align: center;
}

.basic_left_site .first .txt_chs{
    font-size: 20px;
    color:#ffffff;
    margin-left:0px;
}

.basic_left_site .sub_column{
    /*border-left:1px solid #ececec;
    border-right:1px solid #ececec;*/
    background-color: #ffffff;
}

.basic_left_site .sub_column li{
    height:61px;
    line-height: 61px;
    color:#000000;
    /*border-bottom:1px solid #ffffff;*/
}

.basic_left_site .sub_column li .txt{
    font-size: 16px;
    margin-left: 62px;
    width:205px;
    height:100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.basic_left_site .sub_column li.curr{
    background:#4676bf;
    color:#ffffff;
}

.basic_left_site .sub_column li:hover{
    background:#4676bf;
    color:#ffffff;
}

.basic_left_site .sub_column2{
    border:1px solid #ececec;
    border-top: none;
    padding-top: 54px;
    padding-bottom:34px;
}

.basic_left_site .sub_column2 .link{
    width:160px;
    margin: 0 auto;
}

.basic_left_site .sub_column2 .link li{
    width: 100%;
    height:auto;
    margin-bottom: 20px;
}


/* 各子栏目新闻列表 */
.right_news .general_news{
    background-color: #ffffff;
    margin-bottom: 15px;
}

.right_news .general_news .top_site{
    height:48px;
    line-height: 48px;
    border-bottom: 2px solid #c2c2c2;
}

.right_news .general_news .top_site a{
    display:block;
}

.right_news .general_news .top_site .left_title{
    float: left;
    padding: 0 32px;
    font-size: 20px;
    font-weight: bold;
    color:#4676bf;
    border-bottom: 3px solid #8fb8f6;
    position: relative;
    top: -1px;
}

.right_news .general_news .top_site .right_more{
    float: right;
    margin-right: 25px;
    color: #acacac;
}

.right_news .general_news .bottom_news{
    margin-top: 20px;
    padding-left: 8px;
    padding-right: 20px;
    padding-bottom: 28px;
}

.right_news .general_news .bottom_news li{
    background: url(../images/img_8.png) no-repeat left 17px top 18px;
    font-size: 15px;
    color:#000000;
    margin-left: 8px;
    padding-left: 32px;
    height:38px;
    line-height:38px;
}

.right_news .general_news .bottom_news li .title{
    display: inline-block;
    width: 717px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.right_news .general_news .bottom_news li .title:hover{
    color:#ff0000;
}

.right_news .general_news .bottom_news li .time{
    display: inline-block;
    margin-left: 3px;
    color: #a6a6a6;
    font-size: 15px;
    /*position: relative;
    top: -12px;*/
    vertical-align: middle;
}


/*  单页栏目的样式  */
.single_content {
    margin: 0 auto;
    margin-top:40px;
    margin-bottom:0px;
    width: 90%;
    min-height: 360px;
    padding-bottom: 80px;
}

.single_content .content {
    width: 98%;
    margin: 0 auto;
    font-family: Microsoft yahei,Arial,sans-serif;
}

.single_content .content .across_line{
    width:100%;
    height:1px;
    /*background:url(../../images/across_line.png) #cfcfcf no-repeat ;*/
    border-bottom:1px dashed #ddd;
    margin:7px 0 32px 0;
}

.single_content .content .across_line_2{
    width:100%;
    height:1px;
    /*background:url(../../images/across_line.png) #cfcfcf no-repeat ;*/
    border-bottom:1px dashed #ddd;
    margin:17px auto 0;
}

.single_content .content .across_line_3{
    width:100%;
    height:1px;
    border-bottom:1px solid #ddd;
    margin-top:60px;
}

.single_content .content .across_line_4{
    width:100%;
    height:1px;
    border-bottom:1px dashed #ccc;
    margin:0 auto;
}

.single_content .content img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 85%;
    text-align: center;
}


/*  没有内容的区域  */
.no_content{
    width:100%;
    min-height:400px;
}

.no_content_msg {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 6px 0;
    color:#595757;
    margin-left:3px;
    letter-spacing:0.5px;
}

.no_content .no_content_msg .across_line_4{
    width:98%;
    height:1px;
    border-bottom:1px dashed #ddd;
    margin:7px 0 0 0;
}

.no_content_msg  .tips_img{
    float:left;
    margin-top:12.5px;
    margin-right:5px;
    line-height:20px;
}

.no_content_msg .tips_img img{
    width:28px;
    /*height:25px;*/
    height:auto;
    /* margin-top: 3px; */
}

.no_content_msg .txt{
    float:left;
    font-size:18px;
}



/*   列表页：一排3个图片   */
.content_list_three{
    margin: 0 auto;
    width: 800px;
    margin-top: 38px;
    /* margin-left: 30px; */
}

.content_list_three ul{
    width:830px;
}

.content_list_three li{
    float:left;
    margin-right: 22px;
    margin-bottom: 6px;
}

.content_list_three li.no_margin_right{
	margin-right:0;
}

.content_list_three li .out_img{
	width:252px;
    height:190px;
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}

.content_list_three li .out_img:hover{
    border: 1px solid #e58419;
}

.content_list_three li .in_img{
	width:100%;
	height:100%;
    display: table;
}

.content_list_three li .img{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

.content_list_three li .img a{
    display: block;
}

.content_list_three li .img img{
    display: block;
    margin:0 auto;
    position: relative;
}

.content_list_three li .title{
	width:252px;
	height:45px;
	line-height:45px;
    text-align:center;
	overflow:hidden;
}

.content_list_three li .title a{
	font-size:18px;
	color:#343434;
}

.content_list_three li .title a:hover{
    text-decoration: none;
    color:#ff0000;
}



/*  文章详情区  */
.content_article_detail{
    width: 100%;
    margin:0 auto;
    margin-top: 0px;
    padding-top: 32px;
    padding-bottom: 50px;
    /* border-top: 1px solid #eaeaea; */
    background-color: #ffffff;
}

.content_article_detail2{
    width: 100%;
    margin:0 auto;
    padding-top: 0;
    padding-bottom: 25px;
}

.content_article_detail_nodata{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 25px;
    margin: 0 auto;
}


/*  新闻详情页 的样式  */
.across_line_blank_1{
    width: 100%;
    height: 11px;
}

.across_line_blank_2{
    width: 100%;
    height: 45px;
}

.article_content {
    margin: 0 auto;
    margin-top:26px;
    margin-bottom:0px;
    width: 100%;
    min-height: 400px;
    padding-bottom: 30px;
}

.article_content .content {
    width: 90%;
    margin: 0 auto;
    font-family: Microsoft yahei,Arial,sans-serif;
    border-bottom: 1px solid #eaeaea;
    padding-bottom:50px;
}

.article_content .content .title {
    width: 100%;
    line-height:40px;
    text-align: center;
    font-size: 26px;
    margin: 0 auto;
    color: #222222;
}
/*
.article_content .content .args{
    width: 100%;
    text-align: center;
    height:32px;
    line-height:32px;
    margin-top: 25px;
    margin-bottom: 30px;
    background-color: #ebebeb;
}
*/

.article_content .content .args {
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.article_content .content .args span{
    margin-right: 30px;
    display: inline-block;
}

.article_content .content .time{
    text-align: center;
    /* line-height:45px; */
    color:#787878;
}

.article_content .content .across_line{
    width:100%;
    height:1px;
    /*background:url(../../images/across_line.png) #cfcfcf no-repeat ;*/
    border-bottom:1px dashed #ddd;
    margin:7px auto 32px;
}

.article_content .content .across_line_2{
    width:100%;
    height:1px;
    /*background:url(../../images/across_line.png) #cfcfcf no-repeat ;*/
    border-bottom:1px dashed #ddd;
    margin:7px 0 0 0;
}

.article_content .content .across_line_3{
    width:100%;
    height:1px;
    border-bottom:1px solid #ddd;
    margin-top:60px;
}

.article_content .content img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 85%;
    text-align: center;
}

.article_content .content_bottom{
    padding-top: 25px;
    width: 90%;
    margin: 0 auto;
}

.article_content .content_bottom .news_line{
    height: 35px;
    line-height: 32px;
    margin-bottom: 10px;
}

.article_content .content_bottom .news_line a{
    display: inline-block;
}


.article_content .content_bottom .news_line a:hover > .link{
    color:#ff0000;
    border:1px solid #ff0000;
}


.article_content .content_bottom .news_line .link{
    width: 92px;
    height: 30px;
    line-height: 30px;
    border:1px solid #e7e7e7;
    border-radius: 2px;
    /*margin-left: 6px;*/
    display: inline-block;
    font-size: 12px;
    color: #999999;
    float: left;
    text-align: center;
}

.article_content .content_bottom .news_line .link.bg1{
    background: #ffffff url(../../images/img_37.png) no-repeat 10px center;
}

.article_content .content_bottom .news_line .link.bg2{
    background: #ffffff url(../../images/img_38.png) no-repeat 10px center;
}

.article_content .content_bottom .news_line .title{
    display: inline-block;
    margin-left: 10px;
    color:#999999;
}

.article_content .content_bottom .news_line .title a{
    max-width: 480px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    color:#999999;
}

.article_content .content_bottom .news_line .title a:hover{
    color:#ff0000;
}















































































































