﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section{ margin:0; padding:0; border:0; outline:0;  background:transparent; }
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;font-weight:normal;}
input,img,fieldset{border:none;}
input{vertical-align:middle;}
th,td {padding: 0;}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}


fieldset, img { border:none; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
img{display: block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
ul, ol , li{ list-style:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
input { padding-top:0; padding-bottom:0; font-family:"STHeiti"; margin:0;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
select{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
input::-moz-focus-inner { border:none; padding:0; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
select, input { vertical-align:middle; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
select, input, textarea { font-size:12px; margin:0; padding:0;font-family:"STHeiti"; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none; }
input::-ms-clear{display:none}/*去除IE9以上搜索默认X*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}/*去除iPhone按钮样式*/
textarea { resize:none; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
table { border-collapse:collapse; -webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#666; text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
a:visited {   text-decoration: none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
a:hover, a:active, a:focus { color:#09c; text-decoration: none;-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;}
.hidden{visibility:hidden;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
	-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
	-webkit-tap-highlight-color:rgba(255,255,255,0); outline:none;
}

audio:not([controls]) {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background:url(../images/bj1.png) top center no-repeat fixed;background-color: #eaf3fc; background-size:100%;font-family:"Microsoft yahei", "Arial";
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
..container{ width:640px; margin:0 auto; position:relative; overflow:hidden; padding-bottom:20px;}
.fl{float:left;}
.fr{float:right;}
.big_tan{ width:100%; height:100%; background:#000; filter:alpha(Opacity=50); -moz-opacity:0.5; opacity:0.5; position:fixed; top:0; left:0; z-index:2; display:none;}



.bg{ width:100%; position:fixed; top:0; left:0;}

/* swiper Styles */

.swiper-container {
  height: auto!important;
  width: 100%;
  position:relative;
}
.swiper-slide{
    
  position:relative;
  height: auto!important;
    }
    .swiper-wrapper{
  height: auto!important;
        }
.pagination {
  position: absolute;
  right: 30px;
  text-align: right;
  bottom:20px;
  width: 100%;
  z-index:10;
}
.swiper-pagination-switch {
  display:inline-block;
    width: 35px;
    height: 5px;
    border-radius:0;
    background: #ccc;
    box-shadow: none;
    margin-right:5px;
    cursor:pointer;
}

.swiper-active-switch{
        width:35px;
        height:5px;
        background:#0055aa;
                }

.swiper-slide-visible{
    height:auto!important;
    }
.body_out{ position:absolute; z-index:100; top:0; left:0; width:100%; }
.con{ width:1200px; margin:0 auto;position:relative; }
.top{ width:100%; padding-bottom:35px; background:rgba(255,255,255,.5);}
.top_con{ width:1200px; margin:0 auto;}
.jrsc{ height:59px; text-align: right;}
.jrsc span{ display:inline-block; margin-right: 10px; font-size: 14px; color:#333; cursor:pointer; line-height: 40px;}
.top_con h1{ float:left;}
.top_con p{ float:left; margin-left: 30px; font-size: 30px; color:#2abee6; font-weight: bold; padding-top: 40px;}
.serch{ width:350px; height:43px; float:right; border:1px solid #0066cc; border-radius: 30px; background:url(search.png)10px center no-repeat; padding-left: 43px;margin-top: 30px;}
.serch_txt{ width:240px; height:41px; background:none;}
.serch_btn{ width:105px; height:43px; background:#0066cc; border-radius: 30px; font-size: 18px; color:#ff6600; }
.nav{ width:100%; height:60px; background:#0066cc;}
.nav_con{ width:1200px; margin:0 auto; position:relative;}
.nav_con li{ float:left; width:120px; height:60px; line-height: 60px;  text-align: center;}
.nav_con li:hover{ background:#fff;}
.nav_con li:hover a{ color:#0066cc;}
.nav_con li a{ color:#fff;font:22px/60px "微软雅黑";}
.nav_show{ width:1158px;  background:#fff; border-bottom: 2px solid #0066cc;border-left: 2px solid #0066cc;border-right: 2px solid #0066cc; position:absolute; left:0;top:60px; z-index: 999; padding:20px 20px; display:none;}
.jggk_left_box{ width:500px; float:left; color:#333; }
.left_box_top{ width:450px; margin:0 auto 20px; height:30px; border-bottom: 1px solid #ccc;}
.nav_show .left_box_top .tit{ width:100px;display:block;  height:30px; border-bottom: 2px solid #c6021a; color:#c6021a; font:16px/30px "微软雅黑";  float:left;}
.jggk_left_box .jggk{ color:#333;font-weight: bold; font-size: 16px;}
.nav_show .jggk_left_box .zw{font-size: 16px; color:#333;}
.jggk_left_box dl{ width:320px; margin:0 auto;}
.jggk_left_box dt{  color:#333; float:left; margin:0 10px; line-height: 30px; height:30px;}
.jggk_left_box dd{ float:left;margin:0 20px;line-height: 30px; height:30px;}
.right_box{ width:600px; float:right;font-size: 16px; color:#333; }
.right_top{ width:500px;}
.txt_con{ width:500px; margin:0 auto; line-height: 20px; text-align: left;}
.nav_show .right_box .more{ width:100px;display:block;  height:30px;  color:#c6021a; font:16px/30px "微软雅黑";  float:right;}
.nav_show .txt_con_font{ font-size: 14px; color:#333; line-height: 16px; font-family: "微软雅黑";}
.nav_show .nav_show_zwgk{ width:1170px; }
.nav_show .nav_show_zwgk li{ height:60px;}
.nav_show .nav_left_tab{ float:left; width:250px; height:340px; padding:0; margin-right:35px;}
.nav_left_tab_top{ width:240px; height:30px; border-bottom: 2px solid #ccc; margin:0 auto;}
.nav_left_tab_top h3{ height:30px; line-height: 30px; width:100px; font-size: 16px;font-weight: 600; color:#cc0000; border-bottom: 3px solid #cc0000;}
.nav_show .nav_left_list{ font-size: 14px; color:#333;width:220px; height:30px; line-height: 30px;margin:0 auto; background:url(list_bg.png) 10px center no-repeat; padding-left: 20px; display:block; text-align: left; margin-top: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav_show a:hover{ color:#cc0000;}
.nav_show .mzwh_tab_show{ width:500px;}
.nav_show .mzwh_tab_show .nav_left_tab_top{width:480px;}
.nav_show .mzwh_list{width:440px;}

.m_nav{ display:none;}
.m_nav_btn{ display:none;}

.footer{ width:100%; height:194px; border-top: 5px solid #0066cc; margin-top: 70px; background:#fff;}
.footer_con{ width:1200px; margin:0 auto;}
.footer_con p,a{ font:12px/30px "微软雅黑"; color:#666; text-align: left;}
.footer_con p img{ margin:20px auto 10px;}
.jlmzewm{ position:relative;}
.mzewm{ width:150px; height:181px; position:absolute;top: 31px; left:0; z-index: 4; display:none; border:1px solid #cc0000;}
/*政务公开*/
.zwgk{ width:1200px; height:180px; margin:17px auto; background:#fff;}
.zwgk p{ width:40px; height:160px; float:left; color:#333; font-size: 24px; font-weight: 600; text-align: center; padding-top: 20px;}
.zwgk ul{ float:left; width:1150px; padding: 25px 0 0 10px;}
.zwgk li{ width:160px; height:40px; float:left; text-align: center; padding-top: 86px;color:#fff; font-size: 20px; margin-right: 30px;font-weight: 600; }
.zwgk li:hover { box-shadow: 5px 5px 5px #484747;}
.zwgk a:nth-of-type(1) li{ background:url(xxgk.png) center 20px no-repeat #2abee6; }
.zwgk a:nth-of-type(2) li{ background:url(xxgk1.png) center 20px no-repeat #93a9d7; }
.zwgk a:nth-of-type(3) li{ background:url(xxgk2.png) center 20px no-repeat #f7938d; }
.zwgk a:nth-of-type(4) li{ background:url(xxgk3.png) center 20px no-repeat #c89e64; }
.zwgk a:nth-of-type(5) li{ background:url(xxgk4.png) center 20px no-repeat #e7b358; }
.zwgk a:nth-of-type(6) li{ background:url(xxgk5.png) center 20px no-repeat #e74c3c; }