﻿/*样式重置*/
body,p,h1,h2,h3,h4,h5,h6,ul,li,form,input,img,table,tr,td,dl,dt,dd,ol,div{
    margin:0px;padding:0px;}

li{list-style:none;}
a{text-decoration: none;outline:none;}
img{
	border:none;}
body{
    font-size:10px;
    font-family: "ST Song",'宋体';
    /*background-color:#b8d5f0;*/
    background-color:#f5f5f5;}
iframe{
	margin-top:11px;
	float:left;}
.hide{
	display:none;}
.cleaer:after{
    clear:both;
    width: 0;
    height: 0;
    content:'';
    display: block;
    visibility:hidden;}
.id_head_nav{
    zoom: 1;
    height: 39px;
    width: 100%;
    background: url(../images/bg_1.png);
    position: relative;
    z-index: 20;}
.id_head_nav_content{
    width: 1090px;
    margin: auto;
    height: 39px;}
.id_fj{
    width: 1090px;}
.id_head_nav_ul{
    border-left:#328fd2 solid 1px ;
    height: 39px;
    float: left;}
.id_head_nav_ul li{
    border-right:#328fd2 solid 1px ;
    width: 120px;
    float: left;}
.id_head_nav_ul li a{
    color: #FFFFFF;
    width: 101px;
    height: 39px;
    display: block;
    margin:auto;
    text-align: center;
    line-height: 39px;
    font-size:20px;
    font-weight: bold;}
.id_head_nav_ul li .zhuya{
    background: url(../images/btn.png) no-repeat 0 6px;
    color: #ff3300;}
.deta-centent {
    width: 1090px;
    margin: auto;
    padding-bottom: 20px;
    background-color: #ffffff;}
.news-list-content {
    width: 1080px;
    margin: auto;}
/*页脚*/
.id_foot{
    border-top: 3px solid #ba0905;
    overflow:hidden;
    clear: left;
    margin: auto;
    padding: 9px 5px 40px;
    zoom: 1;
    width: 1080px;
    background-color: #ffffff;}
.id_foot .left{
    float: left;
    width: 54px;
    height: 64px;}
.id_foot .nv{
    margin-left: 26px;
    font-size: 12px;
     width: 500px;
    overflow: hidden;
    float: left;}
.id_foot .nv .a{
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 21px;
    overflow: hidden;}
.id_foot .nv .a a{
    /*float: right;*/
    color:black;
    margin-right: 10px;}
.id_foot .nv .a span{
    float: left;}
.id_foot .nv .a i{
    margin-left: 1px;
    margin-right: 7px;
    margin-top: 1px;
    background: url(../images/ico_2.png)no-repeat -155px 0;
    width: 21px;
    height: 18px;
    float: left;}
.id_foot .nv .a em{
    margin-left: 12px;
    margin-right: 8px;
    margin-top: 1px;
    background: url(../images/ico_2.png)no-repeat -163px -19px;
    width: 13px;
    height: 21px;
    float: left;}
.id_foot .nv .b{
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;
    height: 26px;
    color: #4a4a4a;
    background-color: #e9e9e9;}
.id_foot .nv .b a{
    color:#4a4a4a;}
.id_foot .nv .b span{
    float: left;
    margin-left: 8px;
    margin-right: 17px;}
.id_foot .nv .link{
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;
    height: 26px;
    color: #1696e9;}
.id_foot .nv .link a{
    color:black;
    padding:0 41px 0 8px;}
.id_zc{
    margin-top: 6px;
    float: left;
    width: 96px;
    height: 59px;}
.id_foot .right {
    float: right;
    margin-right:20px;}
.foot_phone {
    position:relative;
    float:left;}
.foot_phone:hover .id_foot_img{
    display:block;}
.id_foot_img{
    bottom: -58px;
    display: none;
    height: 138px;
    left: -120px;
    position: absolute;
    width: 138px;
    z-index: 10000;}
.id_foot_rw{
    margin-left: 30px;
    margin-top: 6px;
    float: left;
    width: 61px;
    height: 61px;}
.id_foot_wb{
    margin-left: 27px;
    float: left;
    width:29px ;}
.id_foot_wb a{
    margin-top: 11px;
    display: block;
    width:29px ;
    height: 23px;
    background: url(../images/ico_2.png)no-repeat -147px -40px;}
.id_foot_wb span{
    display: block;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    margin-top: 6px;}
.id_foot_wb_g{
    position: relative;
    width: 30px;
    margin-left: 10px;}
.id_foot_wb_g:hover img{
    display: block;}
.id_foot_wb_g a{
    width: 30px;
    background: url(../images/ico_2.png)no-repeat -146px -63px;}
.id_foot_wb_g img{
    bottom: -60px;
    display: none;
    height: 138px;
    left: -140px;
    position: absolute;
    width: 138px;
    z-index: 10000;}
/*分页样式*/
div.paging {
    border-top: 0 dashed #ccc;
    font-family: Verdana;
    font-size: 12px;
    margin: 10px;
    padding: 1px;
    text-align: center;}
div.paging a {
    border: 1px solid #CCC;
    color: black;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;}
div.paging a:hover {
    border: 1px solid red;
    color: red;}
div.paging a:active {
    border: 1px solid black;
    color: red;}
div.paging span.current {
    background-color: #CCC;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;}
div.paging span.disabled {
    border: 1px solid #eee;
    color: #ddd;
    margin: 2px;
    padding: 2px 5px;}
/*重点信息公开子类*/
.float_list_ul li {
    text-align: center;
    width: 100%;}
.float_list_ul li {
    background-color: #F5F5F5;
    color: black;
    float: left;
    height: 25px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    width: auto;}
.float_list_ul a {
    color: black;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin-top: 3px;
    padding-left: 5px;
    padding-right: 5px;}
.float_list_ul a:hover {
    color: #ff3300;}
.line_top {
     background: url(../images/top_03.png);
     height:3px;}

.divtop_01 {
    /*background: url("../images/menu_01.png") no-repeat;*/
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#F5F5F5;}
.divtop_01 a{
    color: black;}
.divtop_01 a:hover{
    /*color: #e9f702;*/
    color: #ff3300;}


.divtop_02 {
    /*background: url("../images/menu_01.png") no-repeat;*/
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#dddddd;
    color:#282828;}
.divtop_02 a{
    color: black;}

/*统一样式*/
a:hover{color:#ff3300;}
.text-rt a:hover{color:#ff3300;}
.divtop_01 a:hover{color:#ff3300;}
.divtop_02 a:hover{color:#ff3300;}
.divtop_02  a.mailbox{color:#fff;}
.divtop_01  a.mailbox{color:#fff;}
.divtop_01  a.mailbox:hover{color:#e9f702;}
.divtop_02  a.mailbox:hover{color:#e9f702;}
/*站点地图*/
.nav_location{font-size: 14px; border-bottom: 1px solid #CCC; height: 40px; line-height: 40px;}
.nav_location a{color:#131212;font-weight:bold;}
/*东坡要闻*/
.yaowen_list{padding-top:0px;}
.yaowen_list li{margin:auto auto;clear:both;background-image:none;height:40px;line-height:40px;}
.yaowen_list li a{width:80%;background: url(../images/d_2.png) no-repeat 6px 16px;padding-left:20px;}
.yaowen_list li a:hover{color:#ff3300;}
.yaowen_list ul{display:table;}

/*新闻图片*/
.img_right_list{width:428px;float:left;}
.img_right_list li a{width:306px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.img_txt_list{width:806px;}
.img_txt_list li a{width:80%;}

/*滚动公告*/
.noticescroll{ height:40px; padding:10px;overflow:hidden; clear:both; width:100%;}
.noticescroll ul{ overflow:hidden; zoom:1;}
.noticescroll ul li{ float:left; margin:0 5px;  display:inline; text-align:left; _display:inline; width:auto !important;}



/*2017-11-23头部样式*/
.cw_head{
    border-top:1px solid #ffffff ;
    width: 100%;
    background: url(../images/top.jpg) no-repeat center top;
    height: 135px;
    text-align:center;}
.cw_top_head{
    margin-top: 28px;
    height: 40px;}

.cw_header_block {
    float: left; 
    width: 50%;
    height: 135px;}

.cw_top_head .item{

    width: 100%;
    margin: auto auto;}
.cw_top_head .item .box{
    min-width: 306px;
    background: url(../images/cw_d.png);
    float:right;
    height: 40px;}
.cw_top_head .item .app{
    margin-left: 117px;
    position: relative;
    z-index: 100;
    margin-right: 10px;
    float: left;
    width: 14px;
    height: 28px;
    background: url(../images/cwe-g.png) no-repeat -9px 0;
    margin-top: 11px;}
.cw_top_head .item .content{
    float: left;}
.cw_top_head .item .wb{
    margin-right: 10px;
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 30px;
    background: url(../images/cwe-g.png) no-repeat -48px 0;
    margin-top: 11px;}
.cw_top_head .item .wx{
    position: relative;
    z-index: 100;
    margin-right: 10px;
    float: left;
    width: 31px;
    height: 28px;
    background: url(../images/cwe-g.png) no-repeat -97px 0;
    margin-top: 11px;
    margin-left: 23px;}
.cw_top_head .item .zn{
    margin-right: 10px;
    float: left;
    width: 24px;
    height: 28px;
    background: url(../images/cwe-g.png) no-repeat -148px 0;
    margin-top: 11px;
    margin-left: 19px;}
.cw_top_head .item .ie{
    margin-right: 10px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/ico.png) no-repeat -4px -182px;
    margin-top: 6px;}
.cw_top_head .item a img {
    display: none;
    position: absolute;
    left: -70px;
    top: 28px;
    width: 180px;
    height: 180px;
    z-index: 10000;}
.cw_top_head .item a:hover img{
    display: block;}
.cw_nav{
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #D20B0E;}
.cw_nav .content{
    width: 1085px;
    margin: auto;    
    height: 40px;}
.cw_nav .content ul{
    float: left;
    display: block;
    overflow: hidden;
    width:110%;
    border-left: 1px solid #ffffff;}
.cw_nav .content ul li{
    border-right: 1px solid #ffffff;
    float: left;
    width: 155px;
    text-align: center;
    line-height: 40px;}
.cw_nav .content ul li a{
    font-family: "微软雅黑";
     display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;}
.cw_nav .content ul li a:hover{
    color: #E9F702;}
.cw_ss{
    float:right;
    width: 306px;
    height: 40px;
    background: #fc353c;}
.cw_ss .text{
    text-indent: 10px;
    margin-top: 3px;
    margin-left: 3px;
    outline: none;
    width: 243px;
    float: left;
    line-height: 34px;
    height: 34px;
    background: #ffffff;
    border: 0;}
.cw_ss .btn{
    margin-top: 3px;
    float: left;
    background: #ffffff;
    width: 53px;
    height: 34px;}
.cw_ss .btn img{
    display: block;
    width:43px;
    float:right;}
.cw_ss_box{
    width: 1105px;
    margin:auto auto;}
.clear:after{
    clear:both;
    width: 0;
    height: 0;
    content:'.';
    display: block;
    visibility:hidden;}
.float_left{
    float: left;}
.float_right{
    float:right;}
.text_over{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;}


.cw_top_head .item .box {
    height: 65px;}
.se-content02{
    height: 20px;
    font-size: 0;
    text-align: center;
    line-height: 20px;
    overflow: hidden;}
.se-content02 a{
    margin: 0 6px;
    color: #0a0a0a;
    font-size: 14px;
    display: inline-block;}
.cw_top_head {
    margin-top: 13px;}
.cw_top_head .item .app{
    margin-top: 6px;}
.cw_top_head .item .content{
    float: left;}
.cw_top_head .item .wb{
    margin-top: 6px;}
.cw_top_head .item .wx{
    margin-left: 6px;}
.cw_top_head .item .zn{
    margin-left: 19px;}
.cw_top_head .item .ie{
    margin-top: 6px;}