/* CSS Document */

body{
   background:url(../img/bj.jpg);
   width:100%;
   margin: 0 auto;
}

#main{
    width:980px;
}
#main .loginpanel{
    width:299px;
    height: 240px;
    background-color: #e9eaed;
	border-radius: 6px;
    position: relative;
    z-index: 1;
	padding: 0 10px;
}

#main .signput, .pwdput{	
	border: 1px solid #CECECE;
    border-radius: 2px;
    color: #666666;
    height: 23px;    
    width: 175px;
	padding-left: 25px;
}
#main .signput{
    background:#ffffff url(../img/tai_khoan.png) no-repeat scroll left center;
    background-position:left;	
}
#main .pwdput{
    background:#ffffff url(../img/mat_khau.png) no-repeat scroll left center;
    background-position:left;
}

#main .text_btnLogin {
	color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 34px;    
    text-align: center;
    text-decoration: none;
	padding-top: 25px;
	padding-left: 12px;	
	position: absolute;
}

#appormanage {
	clear:both;
	font-size:15px; 
	margin-left: 32px; 
	margin-top: 7px;
	width:100%; 
	position:relative; 
}

#main .divitem{
    position:absolute;
    float:left;
    margin-left:32px;
    margin-top: -20px;
    /*IE 6 -7*/
    *margin-top: 0px;
}
#main .autotab{
    position:absolute;
    z-index:200px;
    float:left;
    width:80px;
    height:27px;
    line-height:27px;
    margin:5px 0px 0px 28px;
    color: #c2c2c2;
    cursor:text;
}

#main .loginpanel .tep{
    text-decoration:none;
    font-size:16px;
    margin-right:15px;
}
#main .loginpanel .side{
    text-decoration:none;
    font-size:16px;
    margin-right:15px;
}
#main .loginpanel .select{
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
.menugroupover {       
    color: #444444;   
    padding: 7px 5px;	
	cursor: pointer;
    display: inline-block;
    float: left;   
    font-size: 14px;
    line-height: 21px;	
	font-weight: bold;
}
.menugroup {  
    
    color: #444444;
    cursor: pointer;
    display: inline-block;
    float: left;   
    font-size: 14px;
    line-height: 21px;
    list-style: none outside none;    
    padding: 7px 5px;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s linear 0s;	
}
#main .btnLogin, .btnRegister {
    background: url("../img/btlogin_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 100px;
    margin: 8px 0 0 0;
	border:none;	
	cursor: pointer;
}
#main .btnLogin {
    background-position: 0 0;
}
#main .btnRegister {
    background-position: -100px 0;
}
#main .btnLogin:hover {
    background-position: 0 -34px;
}
#main .btnRegister:hover {
    background-position: -100px -34px;
}
#footer{
    width:100%;
    height:auto;
}
#footer #f_copyright{
    font-family:arial;
    color:#a6a6a6;
}
.pd{
    margin: 0 auto;
}
.pd-wrap {
    float:left;
    width: 25%;
}
#footer-panels {
    width: 1150px;
    /*padding-left: 80px;*/
    padding-bottom: 0px;
}
#footer-panels .panel-wrap{
    float: left;
    margin: 0 12px;
    width: 260px;
}
#footer-panels .panel-wrap .panel{
    width: 255px;
    height: 173px;
    /*background-image: url("/style_new/img/wzzx.splitpanel.png");*/
    margin: 0 auto;
}
#footer-panels .panel-wrap .panel .top{
    height: 40px;
	padding-top: 10px;
    
}

#footer-panels .panel-wrap .panel .top .left{
	float: left;
    height: 50px;
    margin-left: 10px;
    width: 39px;
}
#footer-panels .panel-wrap .panel .bottom{
    height: auto;
	padding-top: 5px;
	margin-left: 4px;
	float: left;
    
}
.clear {
    clear: both;
}
#footer-panels .panel-wrap .panel .left, #footer-panels .panel-wrap .panel .right {
    width: 125px;
    float: left;
}
.btn-download {
    display: block;
    height: 25px;
    width: 84px;
    cursor: pointer;
    background-image: url("./img/wzzx.download.png")
}
.btn-download:hover {
    background-position: 0 -25px;
}

#footer-panels .panel-wrap .panel .left h3.title{
    font-size: 1.5em;
    line-height: 3em;
}

#footer-panels .panel-wrap .panel .button{
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #7DB2E5;
    border-color: -moz-use-text-color -moz-use-text-color #618AB3;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 2px 8px;
}
#footer-panels .panel-wrap .panel .button a{
	color: #FFF;
	font-size:  14px;	
}
#footer-panels .panel-wrap .panel .right .img-wrap img {
    width : 121px;
    height: 121px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#footer-panels .panel-wrap .panel .right .img-wrap {
    cursor: pointer;
}
#footer-panels .panel-wrap .panel .right .img-wrap:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    zoom: 1;
}
#dvBannerPanel {
    position: relative;
}
#ad-player {
    width: 100%;
    height: 360px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
#ad-player .ad-view {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}
#ad-player .ad-view ul {
    list-style: none;
}
#ad-player .ad-view ul, #ad-player .ad-view li {
    margin: 0;
    padding: 0;
}
#ad-player .ad-item .banner-back {
    height: 360px;
    width: 100%;
    text-align: center;
}
#ad-player .ads-wrap {
    position: relative;
    transition: all 1s cubic-bezier(0, 0, 0.1, 1.0);
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.1, 1.0);
    -moz-transition: all 1s cubic-bezier(0, 0, 0.1, 1.0);
    -ms-transition: all 1s cubic-bezier(0, 0, 0.1, 1.0);
    -o-transition: all 1s cubic-bezier(0, 0, 0.1, 1.0);
}
#dvlogin {
    position: relative;
}
#dvwechat {
    position: absolute;
    left: 100%;
    top: 0px;