@charset "utf-8";
/* css reset www.admin10000.com */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
{ margin:0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;}
body {color:#777; font-size:14px; font-family: "Microsoft Yahei"; }

td,th,caption { font-size:62.5%; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
header,section,footer{display:block;}

/* css common */
.clearfix:after, .clearfix:before {content: ""; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.pull-left{float: left;}
.pull-right{float: right;}
.mr-top{
    margin-top:20px;
}
.navbar-brand{
    height:98px!important;
}
.tables{
    float: right;
    margin-top: 20px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color:inherit!important;
    color: #777!important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color:inherit!important;
}
.page-you{
    width:92%;
    line-height:100px;
    text-align:center;
    position: absolute;
    top:35%;
    background-color:#fff;
	opacity: 0.8;
	 font-size:20px;
	 font-weight:500;
	 color:#000000;
	 letter-spacing:2px;
	 font-family: "Microsoft YaHei"!important;

}
.navbar{
    margin-bottom:0!important;
}
.fullSlide{ position:relative; background:#000; margin:0 auto;}
.fullSlide .bd{ position:relative; z-index:0;}
.fullSlide .bd li img{width:100%; vertical-align:top;  }
.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;
    filter:alpha(opacity=60);opacity:0.6
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../img/tg_flash_p.png) -18px 0; overflow:hidden;
    font-size:0;
}
.fullSlide .hd ul a:hover{ background:#09C;  width:92%;
    line-height:50px;
    text-align:center;
    position: absolute;
    top:46%;
    background-color:#fff;
	opacity: 0.8;}
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-17% 0 0 3%; float:left;  background:url(../img/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8;}