/* CSS Document */
/****public开始****/
body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, img {
    margin: 0;
    padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
ul, li {
    list-style: none;
}
.hovers{		
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
body {
    font-size: 14px;
    font-family:"微软雅黑";
    color: #525252;
    background: #f3f5f7;
    min-width: 1200px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}
.clear{
    clear: both;
}
.center{
	max-width:1200px;
	margin:0 auto;
}
#header2{
	width:100%;
	height:118px;
	position:absolute;
	top:0;
	z-index:1;
	background:#fff;
	filter: Alpha(opacity=90); /* IE */   
	-moz-opacity:0.9;    /* FF 主要是为了兼容老版本的FF */
	opacity:0.9;    /* FF */
}
#header2 .menu{
	height:85px;
	border-radius:3px;
	margin-top:10px;
}
#header2 .menu img{
	margin:20px 0 0 20px
}
#header2 .menu .right{
	width:828px;
	height:100%;
	float:right;
}
#header2 .menu .right h3{
	color:#9b9b9b;
	font:14px "微软雅黑";	
	text-align:right;
	margin-top:30px;
	position:relative
}
#header2 .menu .right h3 a{
	color:#9b9b9b;	
}
#header2 .menu ul li{
	width:16.6%;
	float:left;
	height:60px;
	cursor:pointer;
	text-align:center;
	font:18px/60px "微软雅黑";
}
#header2 .menu ul li.current{
	/*border-bottom:5px solid #59007f;*/
}

.mobile{
	display:none;
	float:right;
}
.top-wx{
	right:20px;
	width:148px;
	height:148px;
	cursor:pointer;
	position:absolute;
	top:30px;
	z-index:1000;
	display:none;
	border:1px solid #ccc;
	background:url(../images/wx.jpg) no-repeat;	
}

#menu-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  background: #59007f;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.fmenu{
	left:0;
	top:100%;	
	width:100%;
	height:130px;
	display:none;
	background:#f1f1f1;
	position:absolute;
}
.two-menu{
	height:100%;
	color:#272727;
	text-align:right;
	font:16px/63px "微软雅黑";
}
.two-menu .lgt{
	width:400px;
	float:left;
}
.two-menu .lgt h1{
	color:#460064;
	margin-top:33px;
	text-align:left;
	font:bold 32px "微软雅黑";	
}
.two-menu .lgt h2{
	color:#460064;
	margin-top:0;
	text-align:left;
	font:22px "微软雅黑";
	text-transform:uppercase;
}
.two-menu .rgt{
	width:400px;
	float:right;
}
.two-menu a{
	display:inline-block;
	float:left;
	color:#272727;
	line-height:30px;
	margin-right:35px;
	margin-top:23px;
	text-decoration:none
}
.two-menu a:hover{
	color:#61028a;
}
.two-menu a.cur{
	color:#61028a;
}

#banner{
	width:100%;
	height:398px;
}

.common-center{
	margin-top:-258px;
}
.common-center .nav .h1{
	color:#337ab7;
	font:bold 48px "微软雅黑";
}
.common-center .nav .h2{
	color:#3e3e3e;
	margin:0;
	font:14px "微软雅黑";
}
.common-center .nav .h2 a{
	color:#3e3e3e;
}
.common-center .nav .h2 span{
	color:#337ab7	
}
.common-center .nav ul{
	margin-top:20px;
}
.common-center .nav li{
	float:left;
	width:146px;
	color:#fff;
	cursor:pointer;
	padding:10px 0;
	margin-right:5px;
	background:#337ab7;	
	font:20px "微软雅黑";
}
.common-center .nav .h2 li a{
	color: white;
	text-decoration: none;
}
.common-center .nav li.current{
	background:#ff6300	
}
#footer{
	width:100%;
	border-top:1px solid #eaeced;
	margin-top:3%;
}
#footer .center{
	margin-top:25px;
}
#footer .left{
	width:880px;
	float:left;
	position: relative;
}
#footer .left ul{
	width:100%;
	height:47px;
}
#footer .left ul li{
	width:15%;
	float:left;
	height:100%;
	cursor:pointer;
	color:#3b3b3b;
	text-align:left;
	font:19px/45px"微软雅黑";
}
#footer .left ul li a{
	color: #3b3b3b;
}
#footer .left .submenu{
	width:100%;
	height:150px;
	margin-top:0px;
}
#footer .left .submenu h2{
	width:15%;
	float:left;
	line-height:14px
}
#footer .left .submenu h2 a{
	color:#7a7a7a;
	font:14px/24px "微软雅黑";
}
#footer .left .submenu h2 a:hover{
	color: #333;
}
#footer .right{
	width:306px;
	height:100%;
	float:right;
	position:relative;
}
#footer .right h3{
	color:#444444;
	/*height:43px;*/
	font:14px/22px "微软雅黑";
	padding-top:5px;
	line-height: 30px;
	margin-top:20px;
	margin-bottom:12px;
	border-top:1px dashed #b5b6b8;
	border-bottom:1px dashed #b5b6b8;
}


#footer .all-camera-dropdown{
	width:100%;
	height:32px;
	background:#e4e6e9;
	text-indent:1em;
}
#footer .all-camera-dropdown a{
	padding:0;
	color:#a2a2a2;
	border-radius:0;
	font:14px/32px "微软雅黑";
}
#footer .all-camera-dropdown a:hover{
	background:none;
}
#footer .all-camera-dropdown .caret{
	float:right;
	margin:15px 20px 0 0;
}
#footer .all-camera-dropdown .dropdown-menu{
	width:100%;
	background:#e6e5e5;
}
#footer .all-camera-dropdown .dropdown-menu a:hover{
	background:#383838
}
#footer .all-camera-dropdown .open > a:focus{
	background:#383838;
}

#bottom{
	padding:20px 0;
	margin-top:20px;
	background:#e4e6e9;
}
#bottom .left{
	float:left;
}
#bottom .left h1{
	color:#7a7a7a;
	font:14px "微软雅黑";	
	margin-bottom:5px;
}
#bottom .left h1 a{
	color:#7a7a7a;	
	font:12px "微软雅黑";	
}
#bottom .right{
	float:right;
	position:relative;
}
#bottom .wx{
	left:-40px;
	width:148px;
	height:148px;
	cursor:pointer;
	position:absolute;
	top:-160px;
	display:none;
	border:1px solid #ccc;
	background:url(../images/wx.jpg) no-repeat;
}
#bottom .right img{
	margin-left:10px;
}


/*page的css结束*/
.page{
	width:100%;
	height:30px;
	color:#333333;
	text-align:left;
	margin-bottom:30px;
}
.page span{
	color:black;
	font: bold 18px/30px "微软雅黑";
}
.page a{
	color:#a1a1a1;
	margin:0 5px;
	padding:3px 8px 3px;
	font:14px/30px "微软雅黑";
	border:1px solid #337ab7;
}
.page a:hover{
	color:#fff;
	border:1px solid #337ab7;
	background:#337ab7;
	text-decoration:none;
}

.page .current{
	color:#fff;	
	background:#337ab7;
	padding:3px 8px 3px;
	font:14px/30px "微软雅黑";
	border:1px solid #337ab7;
}

#header_study,#header_gycs{
	height:95px;
	background:none;
}
#header_study .logo,#header_gycs .logo{
	float:left;
	margin:10px 0 0;
}
#header_study .right,#header_gycs .right{
	width:420px;
	float:right;
	margin-top:32px;
}
#header_study .right .return,#header_gycs .right .return{
	float:left;
}
#header_study .right .box,#header_gycs .right .box{
	width:232px;
	height:37px;
	color:#a3a3a3;
	padding-left:30px;
	border:1px solid #ebecec;
	background:url(../images/search.png) 10px no-repeat #fff;
}
#header_study .right input[type="submit"],#header_gycs .right input[type="submit"]{
	color: #fff;
	border: none;
	padding: 5px 10px;
	background:#6c3089;
}
#header_study .menu,#header_gycs .menu{
	top:95px;
	height:76px;
	width:100%;
	z-index:1000;
	position:absolute;
	background:url(../images/alpha-menu.png)
}
#header_study .menu li,#header_gycs .menu ul{
	width:100%;	
}
#header_study .menu li,#header_gycs .menu li{
	width:16.6%;
	float:left;
	height:100%;
	color:#fff;
	text-align:center;
	cursor:pointer;
	font:18px/76px "微软雅黑";
	background:url(../images/radio.png) right center no-repeat
}
#header_gycs .menu ul{
	width:70%;	
}
#header_gycs .menu li{
	width:16.5%;
}
#header_gycs .menu .fr{
	margin-top:20px;	
}



.menu_list{width:100%;margin:0 auto;position:absolute;left:0;top:80px;z-index:100;display:none}
.menu_head{
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #F1F1F1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f1f1f1 url(../images/pro_left.png) center right no-repeat;
}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1;
}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}

