@charset "utf-8";
/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,span,ul,ol,li{margin:0px; padding:0px; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;color:#363636;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}

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{width:0px; height:0px; font-size:0px; line-height:0px; margin:0px; padding:0px; clear:both}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*公共的部分*/
.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{
	margin:0 auto;
    width:100%;
    min-width:1000px;}
.header{
    margin:0 auto;
    width:100%;
	background:#e8e8e8;
}
.header-main{
    margin:0 auto;
    width:1000px;
    height:95px;
}
.logo{
    margin-top:36px;
}
.logo-text{
    margin-top:35px;
    margin-left:11px;
    padding-left:17px;
    height:42px;
    border-left:1px solid #bababa;
}
.logo-text img{
    margin-top:1px;
}
.logo-text p{
    margin-left:18px;
    line-height:20px;
    color:#222222;
}
.phone{
    margin-top:38px;
}
.phone p{
    line-height:20px;
    color:#222222;
}
.nav{
    margin:0 auto;
    width:100%;
    height:45px;
    background:#222222;
}
.nav ul{
    margin:0 auto;
    width:1000px;
}
.nav ul li{
    float:left;
}
.nav ul li a{
    width:100px;
    height:45px;
    line-height:45px;
    color:#ffffff;
    text-align:center;
    display:block;
}
.nav ul li a:hover{
    background:#bf095f;
}
.nav ul li a.act{
    background:url("../images/act.png") no-repeat center bottom #bf095f;
}
.nav2{
    margin:0 auto;
    width:100%;
    height:45px;
}
.nav2 ul{
    margin:0 auto;
    width:1000px;
}
.nav2 ul li{
    float:left;
}
.nav2 ul li a{
    padding-right: 22px;
    padding-left: 22px;
    height:45px;
    line-height:45px;
    text-align:center;
    color:#666666;
    display:block;
    background:url("../images/nva2li-tag.png") no-repeat left center;
}
.nav2 ul li a.first{
    background:none;
}
.nav2 ul li a:hover{
    color:#bf095f;
}

/*中间的部分*/
.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");}


.fixbox{
    bottom:0;
    width:100%;
    height:70px;
    line-height:70px;
    position:fixed;
    z-index:1;
    background:#222222;
}
.fixbox-main{
    width:1000px;
	margin-left:4%;
}
.fixbox-main p{
    margin-right:24px;
    float:left;
    font-size:16px;
    color:#ffffff;
}
.fixbox-main input{
    float:left;
}
.fixbox-main input.text{
    margin-right:10px;
    margin-top:20px;
    width:150px;
    height:30px;
    line-height:30px;
    text-indent:15px;
    background:#ffffff;
    border:none;
}
.fixbox-main input.submit{
    margin-left:10px;
    margin-top:10px;
    width:150px;
    height:50px;
    cursor:pointer;
    background:url("../images/submit.jpg") no-repeat center top;
    border:none;
}

