@charset "utf-8";
/* CSS Document */
body,form,table,tr,th,td,img,div,span,dl,dt,dd,input,textarea,select,button,p{margin:0;padding:0;}
img,input{border:none;background: none;outline:none}
body{font-size:12px;background:#fff;font-family:'微软雅黑';}
select,input,img{vertical-align:middle;}
a,a:link,a:hover,a:active,a:visited{ text-decoration:none; color:#666666; outline:0 none; }
.clear{clear: both;}
/*公共的部分*/
.font1{font-size:16px;line-height:30px;padding-left:40px;}
.font2{font-size:16px;color:#1b1b1b;padding-left:8px;line-height:36px;}
.font3{font-size:14px;color:#0075a9;padding-left:8px;line-height:20px;}
.font4{font-size:14px;color:#535353;padding-left:8px;line-height:28px;}

/*top*/
#top {
	width:100%;
	height:73px;
	z-index:2;
	background:#d3d3d3;
}
#logo {
	float:left;
	width:60%;
	padding-top:8px;

}

#logo img{ float:left;}

#logo span{ float:left; margin-top:25px; color:#1f1f1f; font-size:16px;}


#top p {float:right;width:50%;color:#222222;text-align:right;padding-right:15px;margin-top:20px;font-size:14px;
	
}
#top p a {color:#252525;padding-bottom:10px; margin-right:10px;}
#top p a{margin-right:18px}

#top .wrapp{ width:1160px; background:url(../images/logo_bg1.jpg) no-repeat bottom;	overflow:hidden;
	margin:0px auto;
}
#top p a{color:#fff; background:#000}
#top p a:hover{color:#fff; background:#e01c70}

/*中间的部分*/
.main{min-width:1000px}
.banner{height:500px;background:url("../images/banner-opus.jpg") no-repeat #d8c405;}

.gui{background:#10a954;}
.gui-ban{height:530px; background:url("../images/GUI-ban.jpg") no-repeat;}
.gui-main{height:970px; background:url("../images/GUI-main.jpg") no-repeat;}
.gui-page{height:199px; background:url("../images/GUI-page.jpg") no-repeat;}
.aui{background:#0075a9;}
.aui-ban{ height:446px; background:url("../images/AUI-ban.jpg") no-repeat;}
.aui-main{ height:993px; background:url("../images/AUI-main.jpg") no-repeat;}
.aui-page{ height:199px; background:url("../images/AUI-page.jpg") no-repeat;}
.wui{background:#f37e00;}
.wui-ban{ height:458px; background:url("../images/WUI-ban.jpg") no-repeat;}
.wui-main{ height:1033px; background:url("../images/WUI-main.jpg") no-repeat;}
.wui-page{ height:72px; background:url("../images/WUI-page.jpg") no-repeat;}
.mui{background:#d82901;}
.mui-ban{ height: 532px; background:url("../images/MUI-ban.jpg") no-repeat;}
.mui-main{ height:1033px; background:url("../images/MUI-main.jpg") no-repeat;}
.mui-page{ height: 72px; background:url("../images/MUI-page.jpg") no-repeat;}
.banner,.gui-ban,.gui-main,.gui-page,.aui-ban,.aui-main,.aui-page,.wui-ban,.wui-main,.wui-page,.mui-ban,.mui-main,.mui-page{background-position:center;}

.con{width:1002px;margin:0 auto; padding-left:1px;}
.mod{width:229px;height:291px;padding:10px; margin:0 1px 1px 0;background:#fff;float:left;position:relative;}
.mod-null{opacity:0;}
.cover{width:229px;height:205px;position:absolute;left:10px;top:10px;background:#000;opacity:0.5;filter:alpha(opacity=50);}
.cover:hover{opacity:0.1;filter:alpha(opacity=10);}
.gui .con{padding-top:17px;}
.aui .con{padding-top:36px;}
.wui .con{padding-top:92px;}
.mui .con{padding-top:76px;}


.cover-all{position:absolute;width:100%;height:100%;background:#000;z-index: 1000}

/*底部*/
.footer{height:12px;padding:55px 0;background:#000;text-align:center;}
.cnzz{width:50px;height:12px;display:inline-block;margin-left:15px; background:url("../images/cnzz.jpg");}



