﻿/*css3*/
@keyframes shake /*左右晃动*/
{
    0% {transform: rotate(15deg);}
    20% {transform: rotate(-15deg);}
    40% {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(15deg);}
    100% {transform: rotate(0deg);}
}
#gwdShare_con_1{display:none !important;}
@-moz-keyframes shake /* Firefox */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}

@-webkit-keyframes shake /* Safari 和 Chrome */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}

@-o-keyframes shake /* Opera */
{
    0%   {transform: rotate(15deg);}
    20%  {transform: rotate(-15deg);}
    40%  {transform: rotate(15deg);}
    60% {transform: rotate(-15deg);}
    80% {transform: rotate(5deg);}
    100% {transform: rotate(0deg);}
}
/*css3*/
@keyframes overturn /*翻转360度*/
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

@-moz-keyframes overturn /* Firefox */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

@-webkit-keyframes overturn /* Safari 和 Chrome */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}

@-o-keyframes overturn /* Opera */
{
    0% {transform: rotateY(0deg);}
    50% {transform: rotateY(360deg);}
    100% {transform: rotateY(0deg);}
}
.header{
	height:380px;
}
.zmhd_wsdc{
overflow: hidden;
}

.wsdc_p1_span1{
float:left;
font-size: 20px;
    font-weight: bold;
    color: #014a85;
}
.zmhd_wsdc_p1{
float:right;
}
.zmhd_wsdc_p1 span{
color:silver;
padding-right:7px;
}
.zmhd_wsdc_p2{
float:left;
}
/*360旋转*/
.xxgk_detail_div{
    width: 100%;
    min-width: 100px;
    border: 1px solid #cccccc;
    float: left;
    margin: 15px 0px;
}
.xxgk_detail_div ul li{
  width:33.333%;
float:left;
line-height:35px;
text-align:left;
padding:5px;
}

.sethome{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #215b94;
}
.sethome_two{
    height:40px;
}
.time {
    float: left;
    position: absolute;
}
.data_time {
    line-height: 40px;
    float: left;
    color: #fff;
    position: relative;
    width:auto;
}
.tianqi {
    display: block;
    float: left;
    margin-top: 1px;
}
.shouc {
    float: right;
    color: white;
    line-height: 35px;
}
.shouc span a {
    color: white;
}
/*logo_bj*/
.logo_bj{
    width: 100%;
    background-image: url("../images/index/body_bj.png");
    height: 340px;background-position: center;
    background-repeat: no-repeat;
    float: left;

}
.water_logo{
    height: 96px;
    text-align: center;

    background-repeat: no-repeat;
    background-position:center;
    margin-top: 40px;
}
.water_search{
    height: 80px;
    text-align: center;

}
.water_search_two{
    width: 626px;
    height: 60px;
    background-image: url("../images/index/search_border.png");
    background-repeat: no-repeat;
    margin: 0 auto;
}
.water_search_sp1{
    width: 480px;
    height: 50px;
    float: left;
}
.water_search_sp1 input{
    width: 460px;
    height: 38px;
    line-height: 38px;
    background-color: white;
    border: none;
    outline: none;
    margin-top: 13px;
    margin-left: 20px;
    padding: 0px 10px;
}
.water_search_sp2 {
    float: right;
    width: 118px;
    height: 47px;
    margin-top: 7px;
    margin-right: 3px;
}
.water_search_sp2 input{
    outline:none;
    width: 118px;
    height: 47px;
    border: none;
    margin-right: 3px;
    margin-top: 0.5px;
    background: none;
    background-image: url(../images/index/search.png);
    background-repeat: no-repeat;
    background-position-y: 3px;
}

.water_channel{
    float: left;
    width: 100%;
    height: 100px;
    background-image: url("../images/index/head_bj.png");background-position: center;
    margin-top: 32px;
    background-repeat: no-repeat;
}
/*water_channel*/
.water_channel_li ul li{
    width: 20%;
    float: left;
    /* height: 50px; */
    text-align: center;
    margin-top: 8px;
    padding: 12px 0px;
}
.water_channel_li ul li a{
    color: white;

}
.water_channel_li{
    width: 1000px;
    margin: 0 auto;
}
.chanel_icon{
    width: 100%;
    height: 35px;
    background-image: url(../images/index/channel_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-position-x: 84px;
    vertical-align: middle;

}
.channel_span1{

}
.channel_span2{
    background-position-y: -35px;

}
.channel_span3{
    background-position-y: -71px;

}
.channel_span4{
    background-position-y: -106px;

}
.channel_span5{
    background-position-y: -147px;

}

.channel_span_font{
    /*float: left;*/
    font-size: 20px;
    font-weight: bold;
}

.water_channel_li ul li  a:hover .chanel_icon{
    animation: shake 1s;
    -moz-animation: shake 1s;
    -webkit-animation: shake 1s;
    -o-animation: shake 1s;
}
.inp {
    color: #666;
}
/*water_body*/
.water_body{
    height: auto;
    /*background-color: white;*/
}


/*轮播css*/
.slideBox{ width:100%; height:500px; overflow:hidden; position:relative; }
.slideBox .hd{ height:auto; overflow:hidden; position:absolute; right:5px; bottom:17px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{-ms-border-radius: 50%;border-radius: 50%; float:left; margin-right:7px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
/*.slideBox .hd ul li{float:left; margin-right:7px;  width:10px; height:10px; line-height:14px; text-align:center;cursor:pointer; }*/
.slideBox .hd ul li.on{ background:#107fdd;border-radius: 50%;-ms-border-radius: 50%;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:500px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/index/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .bd ul li>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height:50px;
    text-align: left;
    padding-left: 15px;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);

}
.hd ul span{
    font-size: 22px;
    color: white;
}
/*轮播css*/

.lunbo_new{
    width: 100%;
    height: 100px;
    text-align: center;
    background-color: white;
}
.lunbo_new_p1{
    margin: 20px 0px;
}
.lunbo_new_p1 a{
    font-size: 25px;
    font-weight: bold;
    color: #014a85;
    display: block;
    padding-top: 10px;
}
.lunbo_new_p1 a:hover{
    color: #ae0303;

}
.lunbo_new_p2{
    font-size: 16px;
}
.lunbo_new_p2 a:hover{
    color: #ae0303;
}

/*water_con*/
.water_con{
    height: 923px;
    margin-top: 20px;


}

.water_con_left{
    float: left;
    width: 35%;

}
.water_con_right{
    float: right;
    width: 64%;
}
.con_left_one{
    width: 100%;
    height: 260px;
    background-color: #ffffff;
    padding: 15px;
}
.left_one_title{
    width: 100%;
    float: left;
    height: 45px;
    border-bottom: 1px #eae1e1 solid;
}
.one_title_span1{
    float: left;
    width: 113px;
    height: 45px;
    background-image: url("../images/index/ldxx_bj.png");
    background-repeat: no-repeat;
    position: absolute;
    background-position-y: 3px;
    background-position-x: -4px;
    line-height: 45px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.more_water{
    float: right;
    line-height: 45px;
}
.more_water a{
    color: #b2b2b2;
}
.more_water a:hover{
    color: #ae0303;
}
.left_one_body{
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.one_body_img{
    width: 30%;
    float: left;
    border: 1px silver solid;
    text-align: center;
    overflow: hidden;
    height: 155px;

}
.one_body_img img{
    width: 100%;
    height: 154px;
    padding: 5px;
}
.one_body_message{
    width: 65%;
    float: right;
}
.body_message_p1{
    width: 100%;
    float: right;
}
.body_message_p1 span{
    font-size: 20px;
    font-weight: bold;
}

.body_message_p1 span a{
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.body_message_p2{
    width: 100%;
    float: right;
    margin: 15px 0px;
}
.body_message_p2 span{
    font-size: 16px;
}
.body_message_p3{
    width: 94%;
    float: left;
    height: 57px;
    background-image: url("../images/index/zjxx_bj.png");
    background-repeat: no-repeat;
}
.message_p3_span1{
    width: 40px;
    height: 57px;
    position: absolute;
    background-image: url(../images/index/jzxx_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 50px;
}


.message_p3_span2 {
    float: right;
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    color: white;
    line-height: 57px;
    padding-right: 50px;
}

/*con_left_two*/
.con_left_two{
    width: 100%;
    padding: 15px;
    min-height: 630px;
    margin-top: 15px;
    background-color: white;
}
.left_two_title{
    width: 100%;
    height: 40px;
    border-bottom: 1px #eae1e1 solid;
}
.two_title_p{
    width: 100%;
    height: 100%;
}
.title_p_span1{
    background-image: url(../images/index/zwgk_bj.png);
    width: 380px;
    position: absolute;
    height: 42px;
    background-repeat: no-repeat;
    background-position-x: 84px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: white;

}

/*left_two_body*/
.left_two_body{
    width: 100%;
    float: left;
}
.left_two_body ul li{
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    background-color: #f8f9fb;
    margin-top: 20px;
    border:1px #e8e8e8 solid;
}

.two_body_icon{
    background-image: url(../images/index/zwgk_icon.png);
    width: 45px;
    height: 58px;
    position: absolute;
    background-repeat: no-repeat;

    margin-left: 85px;
}
.body_icon1{
    background-position-y:7px;
}

.body_icon2{
    background-position-y:-41px;

}
.body_icon3{
    background-position-y: -98px;
}
.body_icon4{
    background-position-y: -159px;
}

.two_body_font {
    float: right;
    text-align: left;
    width: 60%;
    font-size: 18px;
}

.left_two_body ul li a:hover .two_body_icon{
    animation: shake 1s;
    -moz-animation: shake 1s;
    -webkit-animation: shake 1s;
    -o-animation: shake 1s;
}
.water_bszn{
    width: 100%;
    float: left;    margin-top: 20px;


}
.water_bszn_title{
    width: 100%;
    float: left;
    height:71px;
    background-image: url("../images/index/bsfw_bj.png");
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/bsfw_bj.png',sizingMethod='scale');
}

.bszn_title_span1,.bszn_title_span2{
    display: block;
    width: 100%;
    float: left;
    /*line-height: 35px;*/
    padding: 5px 40px;
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.water_bszn_p2{
    width: 49%;
    float: left;
    text-align: center;

    margin-top: 15px;
}
.water_bszn_p3{
    width: 49%;
    float: right;    text-align: center;
    margin-top: 15px;


}


.con_right_one{
    width: 100%;
    background-color: white;
    height: 300px;
    padding: 15px;
}
.con_right_two{
    width: 100%;
    background-color: white;
    height: 288px;
    padding: 15px;
    margin-top: 15px;
}
.con_right_three{
    width: 100%;
    background-color: white;
    height: 300px;
    padding: 15px;
    margin-top: 15px;
}

.right_one_title{
    width: 100%;
    height: 40px;
    border-bottom: 1px silver solid;
}
.right_one_title ul li{
    width:auto;
    float:left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;

}

.water_bot_border .bot_border_span1{
    padding: 0px 20px;
    border-bottom: 3px #014a85 solid;
    color: #014a85;
    font-size: 18px;
    font-weight: bold;
    float: left;
height:40px;
}
.water_border .bot_border_span1{
    padding: 0px 20px;
    color: #014a85;
    font-size: 18px;
    font-weight: bold;
}



.bot_border_span1{
    font-size: 18px;font-weight: bold;
    padding: 0px 20px;
    float: left;
}
.bot_border_span2{

    width: 2px;
    height: 20px;
    background-color: #000000;
    margin-top: 10px;
    float: right;
}
.bot_border_span3{
    font-size: 18px;font-weight: bold;
}





.right_one_conte{
    width: 100%;
    float:left;
    margin-top: 10px;

}
.right_one_conte ul li {
    background-image: url(../images/index/desc_icon.png);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 35px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.right_one_conte ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.right_one_conte ul li a:hover {
     padding-left: 10px;
     transition: 0.5s;
     -moz-transition: 0.5s;
     -webkit-transition: 0.5s;
     -o-transition: 0.5s;
 }

.font_time {
    float: right;
    color: #b2b2b2;
}


/*right_two_title*/

.right_two_title{
    width: 100%;
    /*height: 40px;border-bottom: 1px silver solid;*/

}
.right_two_title ul li{
    /*width: 20%;*/
    float:left;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;

}
.water_bot15{
    /*width: 15%;*/
}
.water_bot20{
    width: 30%;
}
.water_bot25{
    width: 40%;
}
.water_bot130{
    width: 140px;
}
.water_bot110{
    width: 120px;
}


.right_two_conte{
    width: 100%;
    float:left;
    margin-top: 10px;

}
.right_two_conte ul li {
    background-image: url(../images/index/desc_icon.png);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 35px;    padding-left: 10px;


    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.right_two_conte ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;

}
.right_two_conte ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
/*right_three_conte*/
.right_three_title,.right_three_title2{
    width: 100%;
    height: 40px;border-bottom: 1px silver solid;

}
.right_three_title ul li{
    /*width: 20%;*/
    float:left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.right_three_title2 ul li{
    /*width: 20%;*/
    float:left;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.right_three_conte{
    width: 100%;
    float:left;
    margin-top: 10px;

}
.right_three_conte ul li {
    list-style-image: url(../images/index/desc_icon.png);
    line-height: 35px;
    /*margin-left: 12px;*/
}
.right_three_conte ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /*display: inline-block;*/
    /*float: left;*/
}
.right_three_conte ul li a:hover {
    /*display: block;*/
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.font_time {
    float: right;
    color: #b2b2b2;
}
/*民意征集*/
/*three_conte_top*/
.three_conte_top{
    width: 100%;
    height: 87px;
    float: left;
}
.conte_top_one{
    width: 15%;
    float: left;
    height: 87px;
    background-image: url(../images/index/myzj_icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/myzj_icon.png',sizingMethod='scale');

}
.conte_top_two{
    width: 85%;
    float: right;
    background-color:#f3f3f3;
    height: 87px;
}
.top_two_p1 strong{
    font-size: 20px;
    font-weight: bold;
    color: #014a85;
}
.top_two_p1 b{
    font-size: 18px;
}
.top_two_p2{
    color: #8c7f7f;
}
.top_two_p2 a{
    color: #ae0303;
    float: right;
}
.top_two_p1,.top_two_p2{
    padding: 6px 6px;
}
 .three_conte_bot{
    float: left;
    margin-top: 15px;    width: 100%;

}
.zjz{
    color: #014a85;
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.yjs{
    color: #ae0303;font-size: 18px;
    font-weight: bold;
    float: left;
}
.three_conte_bot ul li{
    /*background: url(../images/desc_icon.png) no-repeat 0 center;*/
    line-height: 35px;
    /*padding-left: 15px;*/
    /*margin-left: 12px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.footer{
    width: 100%;
    height:auto;
    background-color: #215b94;
}
/*底部css*/
.related {
    width: 100%;
    background-color: #215b94;
}
.related_main {
    width: 1200px;
    margin: 0 auto;
}
.related_bottom {
    width: 100%;
    padding: 10px 0;
}
.related_bottom div {
    display: none;
    width: 82%;
    margin: 0 auto;
}
.related_bottom div a {
     display: inline-block;
     color: #fff;
     padding: 2px 5px;
 }
.related_top {
    width: 100%;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    padding: 7px 0;
}
.related_top p {
     float: left;
     padding: 0 10px;
 }
.related_top ul {
    float: left;
    overflow: hidden;
    margin-left: 30px;
}
.related_top ul li {
    float: left;
    margin-right: 40px;
    cursor: pointer;
}
.footer_main {
     width: 1200px;
     margin: 0 auto;
     overflow: hidden;
     padding: 20px 0;
 }
.footer_left {
    float: left;
    width: 76%;    color: white;

    margin-left: 10px;
}
.footer_left p.f_l_p {
    padding-bottom: 15px;
}
.footer_left p {
     padding-bottom: 7px;
 }
.footer_right a.f_r_a1 {
    margin-top: -3px;
    margin-right: 26px;
}
.footer_right a {
     display: block;
     float: right;
 }
.footer_left p a{
    color: white;
}



.footer_right {
    width: 20%;
    float: right;
    overflow: hidden;
}
.fenge{
    width: 100%;
    float: left;
    height: 1px;
    background: #f5f5f5;
}
.water_channel_phone{
    display: none;
}

.chanel_icon_phone1{
    /*display: none;*/
}


.more_water_phone{
    display: none;
}



.shu_line {
    width: 3px;
    height: 38px;
    position: absolute;
    background-image: url(../images/index/shap.png);
    margin-top: 31px;
}


.xuline{
    width: 100%;
    height: 1px;
    border-bottom: 1px silver dashed;
    margin: 15px 0px;
}


.xwzx_right_body{
    overflow: hidden;
}

/*分享*/

#gwdShare_con_1{float: initial !important;display: inline-block;vertical-align: middle;}
#gwdshare{padding-left: 25px;background: url(../images/icon_16.png) no-repeat 0 10px;height: 30px;}
#gwdshare>*{width: 27px;height: 29px;margin: 0 2px;}
#gwdshare .gwds_weixin{ background:url(../images/share.png) no-repeat 2px -33px !important;}
#gwdshare .gwds_tsina{ background:url(../images/share.png) no-repeat 2px 5px !important;}
#gwdshare .gwds_more{background:url(../images/icon_17.png) no-repeat 8px 11px !important;}
#div_div {text-align: center;color:#c3c3c3;font-size: 12px;}

/*上为分享样式*/

/*detail*/
.wangz{
    width: 22%;
    float: left;
    list-style: none;
text-align:center;
}


#contentInfo{
    margin: 0 auto;
}

.bosy_cont{
    width: 100%;
    height: auto;
    line-height: 30px;
}

.ldxx_con{
    /*text-align: center;*/
}
.ldxx_con img{
    margin: 15px 0px;
    max-width: 100%;
}
/*列表*/
.com_list_body {
    width: 100%;
    min-height: 600px;
    float: left;
}
.com_list_title {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px silver solid;
}

.loc_icon {
    width: 15px;
    height: 18px;
    position: absolute;
    background-image: url(../images/loc_icon.png);
    background-repeat: no-repeat;
    background-position-y: 4px;
}
.loc_loc {
    margin-left: 20px;
}
.common_body {
    /* margin-top: 20px; */
    float: left;
    width: 100%;
    
}
.com_list_page {
    float: left;
    width: 100%;
}
.com_list {
    /* height: 700px; */
    background-color: white;
    padding: 15px;
}
.com_body_title {
    width: 100%;
    float: left;
    line-height: 40px;
    /*margin-top: 15px;*/
    background-color: #f4f4f4;
}
.title_comon {
    background: #0f7ac0;
    color: white;
    padding: 8px 30px;
    font-size: 18px;
    font-weight: bold;
}
.bosy_cont {
     width: 100%;
     height: auto;
     line-height: 30px;
     text-indent: 0!important;
 }


.common_body ul li {
    background: url(../images/desc_icon.png) no-repeat 0 center;
    line-height: 35px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.common_body ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    /* display: inline-block; */
    /* float: left; */
}
.common_body ul li a:hover{
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
/*列表结束*/

.bule_font{
    font-size: 18px;
    font-weight: bold;
    color: #0f7ac0;
}
.red_font{
    color: #ae0303;
}


/*activer_header_bj*/
.activer_header_bj{
    background-color: #287dd1;
}



.more_news{
    display: none;
}

.lunbo_new_p2 .font_red {
    color: #ae0303;
    float: right;
}
.lunbo_new_p2 {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.more_hide{
    display: none;
}
.more_hide2{
    display: none;
}
.more_hide3{
    display: none;
}


.right_p1_span1 a{
    font-size: 18px;
}

.zrbj {
    float: right;
    color: #cccccc;
}



























@media screen and (max-width: 900px) {
.com_list_body {
  height:auto;
}
	.header{
	height:auto;
}
    .more_water a{
        display: none;
    }
    .logo_bj {
        height: auto;
        background-size: cover;
    }
    .water_channel{
        margin-top: 0px;
    }
    .water_channel_phone {
        background: #125a95;

        display: block;
        height: auto;
        float: left;
        width: 100%;
    }

    .water_channel_phone ul li a {
        line-height: 50px;
        color: white;
    }

    .water_channel {
        /*display: none;*/
    }

    .sethome_two {
        width: 100%;
    }

    .shouc {
        display: none;
    }

    .water_search {
         height:auto;
        text-align: center;
        width: 100%;
        padding: 20px 0px;
    }

    .water_logo {
        width: 90%;
        height: 88px;
        text-align: center;
        /*background-image: url(../images/index/logo.png);*/
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 40px;
        background-size: contain;
    }
.water_logo a img{
width:100%;
}
    .water_search_two {
        width: 95%;
        background-color: white;
        border-radius: 25px;
        height: 44px;
    }

    .water_search_sp2 {
        float: right;
        width: 118px;
        height: 47px;
        margin-top: -4px;
        margin-right: -7px;
    }

    .water_search_sp1 {
        width: 66%;
    }

    .water_search_sp1 input {
        width: 90%;
        margin-top: 4px;
        margin-left: -5px;

    }

    .water_channel_li {
        width: 100%;
        margin: 0 auto;
    }

    .water_body {
        height: auto;
        width: 100%;
    }

    .water_con {
        height: auto;
        margin-top: 20px;
        width: 100%;
    }

    .related_main {
        width: 100%;
    }

    .footer_main {
        width: 100%;
    }

    .lunbo_new {
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .slideBox .bd img {
        width: 100%;
        height: auto;
    }

    .slideBox {
        width: 100%;
        height: auto;
    }

    .water_con_left {
        float: left;
        width: 100%;
    }

    .water_con_right {
        float: right;
        width: 100%;
        margin-top: 15px;
    }

    .con_left_two {
        width: 100%;
        padding: 15px;
        height: auto;
        float: left;


    }

    .con_left_one {
        width: 100%;
        height: 260px;
        background-color: #ffffff;
        padding: 15px;
        float: left;
    }

    .more_water {
        display: none;
    }


    .right_one_title ul li {
        width: 25%;
    }

    .con_right_one {
        width: 100%;
        background-color: white;
        height: auto;
        padding: 15px;
        float: left;
    }

    .con_right_two {
        width: 100%;
        background-color: white;
        height: auto;
        float: left;
    }

    .water_bot20 {
        width: 50%;
    }

    .water_bot15 {
        width: 50%;
    }

    .right_three_title,.right_three_title2 {
        width: 100%;
        float: left;
    }

    .conte_top_one {
        display: none;
    }

    .conte_top_two {
        width: 100%;
        float: right;
        background-color: #f3f3f3;
        height: auto;
    }

    .three_conte_top {
        width: 100%;
        height: auto;
    }

    .three_conte_bot ul li {
        list-style-image: url(../images/index/desc_icon.png);
        line-height: 35px;
        margin-left: 12px;
        font-size: 14px;
    }

    .footer_left {
        float: left;
        width: 100%;
        color: white;
        margin-left: 0px;
    }

    .footer_right {
        display: none;
        width: 69%;
        float: right;
        overflow: hidden;
    }

    .water_channel_li ul li {
        width: 94.5%;
        margin-top: 3px;
        margin-bottom: 10px;
        margin-left: 10px;
        border: 1px silver solid;
        background-color: rgba(22, 100, 177, 0.5);
    }

    .water_channel_li ul li:nth-child(n+2) {
        width: 46%;
        margin-top: 3px;
        margin-left: 10px;
        float: left;
        border: 1px silver solid;
    }

    .title_p_span1 {
        background-image: url(../images/index/zwgk_bj.png);
        width: 96%;
    }

    .water_channel {
        float: left;
        width: 100%;
        height: auto;
    }

    .chanel_icon {
        display: none;
    }

    .channel_span_font {
        float: left;
        width: 100%;
        height: 50px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        line-height: 50px;
        padding-left: 30px;
    }

    .channel_span1 {
        background-position-x: 145px;
        font-size: 16px;
        font-weight: bolder;
        text-align: center;
        line-height: 50px;
    }

    .channel_span2 {
        background-position-y: -27px;
        background-position-x: 22px;
        font-size: 16px;
        font-weight: bolder;
        text-align: center;
        line-height: 50px;
    }

    .channel_span3 {
        background-position-y: -64px;
        background-position-x: 22px;
        font-size: 16px;
        font-weight: bolder;
        text-align: center;
        line-height: 50px;
    }

    .channel_span4 {
        background-position-y: -98px;
        background-position-x: 22px;
        font-size: 16px;
        font-weight: bolder;
        text-align: center;
        line-height: 50px;
    }

    .channel_span5 {
        background-position-y: -139px;
        background-position-x: 22px;

        font-size: 16px;
        font-weight: bolder;
        text-align: center;
        line-height: 50px;
    }

    .channel_span1 {
        background-position-y: 11px;
    }

    .chanel_icon_phone1 {
        background-image: url(../images/index/channel_icon.png);
        width: 100%;
        height: 50px;
        background-position-y: 12px;
        background-repeat: no-repeat;
        background-position-x: 140px;
    }

    .chanel_icon_phone2 {
        background-image: url(../images/index/channel_icon.png);
        width: 100%;
        height: 48px;
        background-position-y: -26px;
        background-repeat: no-repeat;
        background-position-x: 29px;
    }

    .chanel_icon_phone3 {
        background-image: url(../images/index/channel_icon.png);
        width: 100%;
        height: 50px;
        background-position-y: -62px;
        background-repeat: no-repeat;
        background-position-x: 28px;
    }

    .chanel_icon_phone4 {
        background-image: url(../images/index/channel_icon.png);
        width: 100%;
        height: 50px;
        background-position-y: -98px;
        background-repeat: no-repeat;
        background-position-x: 30px;
    }

    .chanel_icon_phone5 {
        background-image: url(../images/index/channel_icon.png);
        width: 100%;
        height: 50px;
        background-position-y: -138px;
        background-repeat: no-repeat;
        background-position-x: 26px;
    }

    .more_water_phone {
        width: 100%;
        border-radius: 6px;
        background-color: #107fdd;
        height: 45px;
        text-align: center;
        line-height: 45px;
        float: left;
        display: block;
    }

    .more_water_phone a {
        color: white;
        display: block;
    }

    .lunbo_new_p1 a {
        padding-top: 0px;
    }

    .lunbo_new_p1 {
        margin: 5px 0px;
    }

    .water_channel {
        background: none;
    }

    .footer_left p.f_l_p {
        padding-bottom: 15px;
        text-align: center;
    }

    .f_l_p2 {
        margin: 0 auto;
        text-align: center;
    }

    .f_l_p3 {
        width: 95%;
        margin: 0 auto;
        text-align: center;
    }

    .f_l_span1 {
        line-height: 35px;
    }

    .related_top p {
        float: left;
        padding: 6px 30px;
    }

    .data_time {
        line-height: 40px;
        float: left;
        color: #fff;
        position: relative;
        width: auto;
        padding-left: 15px;
        padding-right: 25px;
    }

    .shu_line {
        display: none;
    }
    .bot_border_span2{
        /*display: none;*/
    }
    .related{
        display: none;
    }
    /*列表phone*/
    #page_div {
        margin-top: 30px;
    }
    .pagination-last {
        margin-top: 20px;
        float: left;
    }
    .com_list{
        width: 100%;
    }
    .activer_header_bj{

    }
    .more_news{
        display: block;
        float: right;
        width: 100%;
        height: 45px;
        position: relative;
        line-height: 45px;
        text-align: center;
        margin: 10px 0px;
    }
    .more_news a {
        display: block;
        /* width: 80%; */
        height: 35px;
        line-height: 35px;
        margin: 0 auto;
        text-align: center;
        background-color: #f1f1f1;
        border-radius: 8px 8px;
        font-size: 14px;
        color: #999;
    }
    .bot_border_span1 {
    padding: 0px 0px;
        font-size: 16px;
        font-weight: bold;

    }
    .water_bot_border .bot_border_span1{
        padding: 0px 0px;
        border-bottom: 3px #014a85 solid;
        color: #014a85;
        font-size: 16px;
        font-weight: bold;
    }
    .message_p3_span1 {
        margin-left: 20px;
    }
    .bot_border_span2{
        display: none;
    }

.xxgk_detail_div ul li{
  width:100%;
}

.body_message_p3{
width: 94%;
    float: left;
    height: 57px;
    background-image: url(../images/index/zjxx_bj.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;

}
.one_body_img{
width:36%;
}
.one_body_message {
    width: 60%;
}
.top_two_p1 strong{
    float: left;
}
.right_three_conte ul li a {
    display: inline-block;
}
.footer_left .f_l_p a:nth-child(2){
 display:none;
}

.bosy_cont p img{
    width: 100%!important;
height:auto!important;
}

.bosy_cont p{
    text-indent: 0!important;
}


}