<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*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);}
}
.xxgk_detail_div{
    width: 100%;
    min-width: 100px;
    border: 1px solid #cccccc;
    float: left;
    margin: 15px 0px;
}
.xxgk_detail_div ul li{
  width:33.33%;
float:left;
line-height:35px;
text-align:left;
padding:5px;
}


.header{
	    min-height: 390px;
}
.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: 160px;
}
.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/bj.png");
    height: 340px;background-position: center;
    background-repeat: no-repeat;
    float: left;

}
.water_logo{
    text-align: center;
    margin-top: 50px;
}
.water_search{
    height: 80px;
    text-align: center;
    margin: 50px auto;

}
.water_search_two{
    width: 530px;
    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: 5px;
    /* margin-left: 20px; */
    padding: 0px 10px;
}
.water_search_sp2 {
    float: left;
    width: 30px;
    height: 46px;
    margin-top: 7px;
    margin-right: 3px;
}
.water_search_sp2 input{
    outline:none;
    width: 30px;
    height: 32px;
    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;
    cursor: pointer;
}

.water_channel{
    float: left;
    width: 100%;
    height: 50px;
    background-color: #0069be;
    margin-top: 0px;
    background-repeat: no-repeat;
}
/*water_channel*/
.water_channel_li ul li{
    width: 20%;
    float: left;
    height: 50px;
    text-align: center;

}
.water_channel_li ul li a{
    color: white;

}
.activer333{
	background: #287dd0;
}
.water_channel_li{
    width: 1000px;
    margin: 0 auto;
}
.chanel_icon{
    float: left;
    width: 24px;
    height: 35px;
    background-image: url(../images/index/channel_icon.png);
    background-repeat: no-repeat;
    margin-top: 8px;
    background-position: left;
    margin-left: 50px;
    position: absolute;
    /*display:inline-block;*/
}
.channel_span1{
    margin-left: 68px;
}
.channel_span2{
    background-position-y: 5px;
    background-position-x: -33px;
}
.channel_span3{
    background-position-x: -61px;
    background-position-y: 5px;

}
.channel_span4{
    background-position-x: -90px;
    background-position-y: 5px;

}
.channel_span5{
    background-position-x: -124px;
    background-position-y: 5px;

}

.channel_span_font{
    /* float: left; */
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;    padding-left: 40px;
    text-align: center;
}

.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&gt;a&gt;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_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;
}

.lunbo_new_p2 p{
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}



.lunbo_new_p2 a{
    color:#b2b2b2;
}
.lunbo_new_p2 a:hover{
    color: #ae0303;
}
.lunbo_new_p2 .font_red{
    color: #ae0303;
    float: right;
}

/*轮播下*/
/*water-top*/
.water-top-left{
    width: 100%;
    float: left;
    height: auto;
}
.water-top-right{
    width: 28%;
    float: right;
    height: auto;
}



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

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

}
.water_con_right{
    float: right;
    width: 64%;
}
.water-five-con{
    width: 100%;
    float: left;
    margin-bottom:20px;
}
.water_sjgk_ul{
    float: left;
    width: 69.45%;
}
.sjgk{
    width:29.3% ;
    float: right;
    height:auto;
    margin-top: 15px;
    background-color: white;
    padding: 15px;
    /*overflow: hidden;*/
}

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

.sjgk_p1 img{
    width: 100%;

}

.index_tggs{
    color: #014a85;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;

    padding-left: 10px;
}
.shu_blue{
    width: 4px;
    background-color: #014a85;
    height: 20px;
    float: left;
    margin-top: 13px;
}
.shu_blue2{
    width: 5px;
    background-color: #014a85;
    height: 20px;
    float: left;
    margin-top: 10px;
}








.con_left_one{
    width: 100%;
     height:auto;
    background-color: #ffffff;
    padding: 15px;
    float: left;
}
.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; */
    padding-top: 20px;
}
.index_bsfw_ul ul li{
    width: 50%;
    float: left;
    height: 109px;
    text-align: center;
    padding: 10px;
}
.index_bsfw_ul ul li a:hover .index_bsfw_icon{
    animation:overturn 2s;
    -moz-animation: overturn 2s;
    -webkit-animation: overturn 2s;
    -o-animation: overturn 2s;
}
.index_bsfw_icon{
    width: 50px;
    height: 50px;
    background-image: url(../images/index/bsfw_index.png);
    /* position: absolute; */
    background-repeat: no-repeat;
    margin: 0 auto;
}
.index_bsfw_icon1{
    /*background-position-x: ;*/
}
.index_bsfw_icon2 {
    background-position-x:-55px;
}
.index_bsfw_icon3{
    background-position-x:-114px;
}
.index_bsfw_icon4{
    background-position-x:-177px;
}


.one_body_img{
    width: 38%;
    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: 59%;
    float: right;
}
.body_message_p1{
    width: 100%;
    float: right;
}
.body_message_p1 span{
    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: 45px;
    background-image: url("../images/index/ldxx_bj2.png");
    background-repeat: no-repeat;
}
.body_message_p3 span{
    color: white;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 13px;
}
.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;
    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-cont-body{
    height: 120px;
    background-color: white;
    margin: 15px 0px;
    float: left;
    padding: 15px;
}
.water-cont-body ul li{
    width: 24%;
    float: left;
}
.water-cont-body ul li+li{
    margin-left: 15px;
}
.water_cont_li1{
    float: left;
    background-repeat: no-repeat;
    height:90px;
    background-image: url("../images/index/zwgk_1.png");
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/bsfw_bj.png',sizingMethod='scale');
}
.water_cont_li2{
    float: left;
    height:90px;
    background-repeat: no-repeat;
    background-image: url("../images/index/zwgk_2.png");
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/bsfw_bj.png',sizingMethod='scale');
}
.water_cont_li3{
    float: left;
    height:90px;
    background-repeat: no-repeat;
    background-image: url("../images/index/zwgk_3.png");
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/bsfw_bj.png',sizingMethod='scale');
}
.water_cont_li4{
    float: left;
    height:90px;
    background-repeat: no-repeat;
    background-image: url("../images/index/zwgk_4.png");
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/bsfw_bj.png',sizingMethod='scale');
}






















.bszn_title_span1{
    display: block;
    width: 100%;
    float: left;
    /*line-height: 35px;*/
    padding: 10px 40px;
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.bszn_title_span2{
    display: block;
    width: 100%;
    float: left;
    /*line-height: 35px;*/
    padding: 5px 40px;
    font-size: 16px;
    /*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: 70%;
    background-color: white;
    height:auto;
    float: left;
    padding: 15px;
}
.con_right_two{
    width: 100%;
    background-color: white;
    height: 280px;
    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: 15%;
    float:left;
    line-height: 39px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
cursor: pointer;
}

.water_bot_border .bot_border_span1{
    padding: 7px 0px;
    /*border-bottom: 3px #014a85 solid;*/
    color: #ae0303;
    font-size: 18px;
    font-weight: bold;
}
.bot_border_span1{
    font-size: 18px;font-weight: bold;
}
.bot_border_span2{

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


/*water-three-con*/
.water-three-con{
    height: auto;
    overflow: hidden;
}
.three-con40{
    width: 39%;
    float: left;
}
.three-con30{
    width: 29.2%;
    float: left;
    margin-left: 15px;
}
/*第四部分样式*/
.three_channel ul a {
    color: #025488;
}
.three_channel ul li {
    width: 49%;
    height: 69px;
    line-height: 69px;
    float: left;
    margin: 2px;
    background: #f8fcff;
    border: 1px #83abc4 solid;
}
.three_channel ul li span:first-child {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 30px;
}
.three_channel ul a:hover .icon_one_sum{
    animation: shake 1s;
    -moz-animation: shake 1s;
    -webkit-animation: shake 1s;
    -o-animation: shake 1s;
}
.xxgkyjx a:hover .icon_one_sum{
    animation: shake 1s;
    -moz-animation: shake 1s;
    -webkit-animation: shake 1s;
    -o-animation: shake 1s;
}
.icon_one {
    background: url(../images/index/jbxx_icon.png);
    background-position-y: 3px;
}

.three_channel ul li .xxzn {
    line-height: 69px;
    width: 60%;
    float: left;
    margin-left: 15px;
}
.xxgkyjx {
    line-height: 69px;
}
.xxgkyjx {
    width: 99%;
    height: 69px;
    float: left;
    margin: 2px;
    background: #f8fcff;
    border: 1px #83abc4 solid;
}
.xxgkyjx a {
    color: #025488;
    display: block;
}
.icon_two {
    background: url(../images/index/jbxx_icon.png);
    background-position-y: 3px;
    background-position-x: 130px;
}
.icon_three {
    background: url(../images/index/jbxx_icon.png);
    background-position-y: 3px;
    background-position-x: 65px;
}
.icon_four {
    background: url(../images/index/jbxx_icon.png);
    background-position-y: 3px;
    background-position-x: 33px;
}
.icon_five {
    background: url(../images/index/jbxx_icon.png);
    background-position-y: 3px;
    background-position-x: -62px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 115px;
    margin-right: 15px;
}
/*四部分第一段结束*/

.bsfw_tggs_ul ul li{
    background: url(../images/index/desc_icon.png) no-repeat 0 center;
    line-height: 36px;
    padding-left: 15px;
    margin-left: 12px;
    overflow: hidden;
    background-position-y: 17px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.bsfw_tggs_ul ul li a{
    /*padding-left: 10px;*/
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.bsfw_tggs_ul ul li a:hover{
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}

.f_l_p a:hover{
    color:#ae0303;
}


.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: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;

}
.water_bot15{
    width: 15%;
}
.water_bot20{
    width: 25%;
}
.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{
    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_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;
}
.top_two_p1,.top_two_p2 {
    padding: 10px 0px;
}
.three_conte_bot{
    float: left;
    margin-top: 15px;    width: 100%;

}
.zjz{
    color: #014a85;
    font-size: 18px;
    font-weight: bold;
}
.yjs{
    color: #ae0303;font-size: 18px;
    font-weight: bold;
}
.three_conte_bot ul li{
    list-style-image: url(../images/index/desc_icon.png);
    line-height: 35px;
    margin-left: 12px;
    font-size: 14px;
}
.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-left: 10px;
    padding-right: 100px;
 }
.related_top ul {
    float: left;
    overflow: hidden;
    margin-left: 30px;
}
.related_top ul li {
    float: left;
    margin-right: 40px;
    cursor: pointer;
    width: 155px;
}
.footer_main {
     width: 1200px;
     margin: 0 auto;
     overflow: hidden;
     padding: 20px 0;
 }
.footer_left {
    float: left;
    width: 76%;
    color: black;

    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: black;
}

.shap_top{
    width: 10px;
    height: 10px;
    background-image: url(../images/index/shap_top.png);
    /* float: right; */
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-left: 5px;
    position: absolute;
}


.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: 5px;
}

.lunbo_new_p1 a:hover{
    color: #ae0303;
}


.more_news {
    display: none;
}

/*栏目样式*/
.channel_activer{
    background-color:#287dd1;
}

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

@media screen and (max-width: 900px) {
	.header{
	    height: auto;
}
    .logo_bj {
        height: auto;
    }

    .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: 80px;
        text-align: center;
        width: 100%;
        margin: 15px auto;
    }

    .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_search_two {
        width: 82%;
        background-color: white;
        /*border-radius: 25px;*/
        height: 44px;
    }

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

    .water_search_sp1 {
        width: 66%;
    }

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

    }

    .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:auto;
        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: 38%;
        background-size: cover;
    }

    .water_bot15 {
        width: 28%;
    }

    .right_three_title {
        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: black;
        margin-left: 0px;
    }

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

    .water_channel_li ul li {
        width: 100%;
        margin-top: 3px;
        margin-bottom: 1px;
        /* margin-left: 10px; */
        border: 1px silver solid;
        background-color: rgb(18, 90, 149);
    }

    .water_channel_li ul li:nth-child(n+2) {
        width: 50%;
        margin-top: 0px;
        /* 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-y: 6px;
    }

    .water-top-left {
        width: 100%;
        float: left;
        height: auto;
    }
    .water-top-right {
        width: 100%;
        float: right;
        height: auto;
    }
    .one_body_img {
        width: 30%;
        float: left;
        border: 1px silver solid;
        text-align: center;
        overflow: hidden;
        height: 155px;
    }
    .one_body_message {
        width: 65%;
        float: right;
    }
    .body_message_p3 {
        width: 100%;
    }
    .water-cont-body{
        width: 100%;
        float: left;
        height: auto;
    }
    .water-cont-body ul li {
        width: 100%;
        margin-top: 5px;
    }
    .water-cont-body ul li+li {
        margin-left: 0px;
    }.three_channel ul li {
         width: 100%;
         height: 69px;
         line-height: 69px;
         float: left;
         margin-top: 4px;
         /* margin: 2px; */
         background: #f8fcff;
         border: 1px #83abc4 solid;
     }


    /**/
    .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 a:hover{
        color: #ae0303;
    }
    .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;
    }
    .water-three-con{
        width: 100%;
    }
    .sjgk {
        width: 100%;
    }
    .related{
        display: none;
    }
    .water_bot_border .bot_border_span1{
        padding: 7px 0px;
        color: #ae0303;
        font-size: 16px;
        font-weight: bold;
    }
    .bot_border_span1{
        padding: 7px 0px;
        /*color: #ae0303;*/
        font-size: 16px;
        font-weight: bold;
    }
    .icon_five {
        margin-left: 31px;
    }
    .xxgkyjx {
        width: 100%;
    }
    .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;
    }
    .blue_line1 {
        width: 5px;
        height: 20px;
        background-color: #0d71d6;
        position: absolute;
        margin-left: -12px;
        margin-top: 10px;
    }

    .blue_line2 {
        width: 3px;
        height: 20px;
        background-color: #70a8e0;
        position: absolute;
        margin-left: -5px;
        margin-top: 10px;
    }
    .channel_span1{
        margin-left: 172px;
    }
    .one_title_span2 a{
        display: none;
    }
.xxgk_detail_div ul li{
  width:100%;
}
}</pre></body></html>