@charset "utf-8";
/* CSS Document */
body { margin:0 auto; font-family:"微软雅黑";}
img { border:0; outline-width:0; vertical-align:top;}
a { text-decoration:none; color:#444;}
/*a:hover { text-decoration:underline; color:#000;}*/
ul,p,h1,h2,h3,h4 { list-style:none; padding:0; margin:0;}
.w { width:1200px; margin:0 auto; overflow:auto;}
.c { clear:both;}

header { padding-top:18px;}
.logo { height: 34px;}
.hed h1{ font-size:25px;float:left;font-weight: 500}
.hed a{ color:#276AC5;}
.hed img{margin-top: 2px;}
.hed { float:right; text-align:right;}
.user { background:url(t1.png) no-repeat 722px 2px; color:#276AC5; padding-top:9px;}
.user a{ color:#276AC5;}
.nav { margin-top:15px;}
.nav ul{}
.nav li{ float:left; font-weight:bold;width: 133px;height: 50px;text-align: center;vertical-align: middle;}
.nav a{color:#fff;font-weight:400;display: block;height: 50px;line-height: 50px}
.nav a:hover{background-color:#2A69C7;text-decoration: none}
.nav a.current{background-color:#2A69C7;text-decoration: none}


.banner {}
.fullSlide{width:100%;position:relative;height:615px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:615px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:615px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

footer { background:#091190; padding:50px 0;}
.foota { float:left; padding-right:35px;}
.foota h2{ color:#FFF; font-size:22px; padding-bottom:12px;}
.foota p{ color:#e8f3a9; line-height:30px;}
.footb { float:left; border:1px #CCCCCC solid; border-bottom:none; border-top:none; padding:0 35px;margin:0;}
.footb p{ color:#e8f3a9; line-height:30px;}
.footb a{ color:#FFF; padding:0 5px;margin: 0;}
.footc { float:right;}

.boot { color:#fff; background:#101B53; line-height:45px; height:45px; padding:5px 0;}
.boot a{ color:#fff}

.pagination {text-align: center;margin: 20px;}
.pagination li {display: inline-block;}
.pagination .page-item {
    padding: 10px 16px;
    text-align: center;
    background: #fff;
    color: #555;
    border-radius: 0;
    margin-right: 8px;
}