@charset "utf-8";
/* CSS Document */

/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/*格式化代码-e*/
.C:before, .C:after { content: "."; display: block; height: 0; visibility: hidden; }
.C:after { clear: both; }
.C { zoom: 1; }

#loginform .form-group{ margin-top:15px;}
#loginform input{ background:#fff;} 

/*head*/
.topr{ float:right;}
.topr input{ margin:0 6px; background:none;}
.logo{ float: left;}
.navbar-toggle{margin-right:-10px;}
.navbar-default{ border:none; background:none; margin:15px 0;}
.sea:hover{ cursor:pointer;}

@media (max-width:769px){
.topr{ font-size:14px; text-align:left; float:none;}

}

/*nav*/
.nav {position:relative; float:right; margin-top:20px; }
.nav h3 { font-size:14px;font-weight:normal;text-align: center; margin:0 28px; line-height:28px; }
.nav a:hover{ color: #0a1a74; border-bottom:2px solid #0a1a74; }
.nav .m {float:left; position:relative; z-index:1; }
.nav .sub {display:none; opacity:0; position:absolute; left:0px; top:28px; z-index:1; background:#fff;z-index: 9999;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.nav li.m:hover .sub{ display:block;opacity:1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);-webkit-transition: all .5s;transition: all .5s; }
.nav .sub li {text-align:center; padding:0 25px; margin-bottom:-1px; }
.nav .sub li a {display:block; border-bottom:1px solid #E6E4E3;   line-height:28px; }
.nav .sub li a:hover {color:#0a1a74;}

.wapnav{ font-size:14px; padding-top:20px;}
@media (max-width:768px){
.nav h3 {  margin:0 4px;  }
.nav li.m:hover .sub{ display:none;}
}


/* fullSlide */
.fullSlide{width:100%;position:relative;height:478px; margin-bottom:58px;  }
.fullSlide .bd li{width:100% !important;height:478px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:478px;}
.bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.bd ul{width:100% !important;}
.hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.hd ul{text-align:center;}
.hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:6px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.hd ul .on{background:#ce0000;}
.fullSlide .prev,.fullSlide .next,.fullSlidea .prev,.fullSlidea .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next,.fullSlidea .next{left:auto;right:15%;background-position:-6px -137px;}
.fullSlidea{width:100%;position:relative;height:560px; }
.fullSlidea .bd li{width:100% !important;height:560px;overflow:hidden;text-align:center;}
.fullSlidea .bd li a{display:block;height:560px;}

.fullSlideb{width:100%;position:relative;height:auto; margin-bottom:28px;}
.fullSlideb .bd li{width:100% !important;height:auto;overflow:hidden;text-align:center;}
.fullSlideb .bd li a{display:block;height:auto;}
.fullSlideb .bd li img{ width:100%; display:block;}




