@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/bg1.jpg) top center no-repeat fixed; background-size:100% 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;}

.top{width:100%; height:40px; background:#f2f2f2;}
.top_con{width:1200px;margin:0 auto;}
.top_con ul{float:right;}
.top_con li{ width:145px; height:30px; line-height: 30px;text-align: center;background:#244765;float:left;margin-top: 5px;}
.top_con li:nth-of-type(2){background:#246299;}
.top_con li a{color:#fff; font-size: 16px;display:block; }
.logo{width:100%; position:relative;}
.swiper-container {
  height: auto!important;
  width: 100%;
  position:relative;
  left:0;
  z-index: -1;
}
.swiper-slide{
    
  position:relative;
  height: auto!important;
    }
    .swiper-slide img{width:100%;}
    .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;
    }
.logo_con{position:absolute;left:0; top: 0; z-index: 1; width:100%;}
.logo_con h1{width:1200px; margin:50px auto 0;}
.nav{width:100%; height:100px; background:#0056a2;}
.nav_con{width:1200px;margin:0 auto;}
.nav_right li:nth-of-type(1){float:left; width:10%;  height:100px; text-align: center; line-height: 100px;}
.nav_left a{font-size: 20px; color:#fff;}
.nav_right{width:100%;}
.nav_right li{ float: left; width:18%; height:50px; line-height: 50px; text-align: center;}
.nav_right li.on{background:#0368c2;}
.nav_right li a{font-size: 20px; color:#fff;}
.nav_right li:hover{background:#0368c2;}
.con{width:1200px;margin:0 auto;}
.xglj{width:100%; height:40px;background:#004989;margin-top: 50px;}
.xglj_con{width:1200px;margin:0 auto;}
.left_name{width:400px;float:left;background:#00294c;font-size: 18px; line-height: 40px;color:#fff;text-align: center;}
.xglj_con li{width:400px;float:left; text-align: center;}
.xglj_con li select{width:100%;height:40px;background:#004989;color:#fff;text-align: center;border:1px solid #004989;text-align-last: center;font-size: 18px;}
.footer{width:100%;background:#003767;padding-bottom: 20px;}
.footer_con{width:1200px;margin:0 auto;text-align: center;}
.footer_con p{text-align: center;padding:5px 0;font-size: 14px;color:#fff;}
.footer_con p img{margin:0 auto;}
.footer_con p a{font-size: 14px;color:#fff;}
@media screen and (max-width: 980px) {
  .top_con{width:100%;}
  .logo{height:50px;}
  .swiper-slide img{height:50px;}
  .logo_con h1{width:100%;margin:5px 0 0 0;}
  .logo_con h1 img{width:100%;}
  .nav{overflow-x: scroll;}
  .con{width:100%;}
  .xglj{height:auto;}
  .xglj_con{width:100%;}
  .xglj_con li{width:100%;float:none;}
  .footer_con{width:100%;padding-bottom: 20px;}
  .left_name{width:100%;float:none;}
}