/* CSS Document */
@charset "utf-8";/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:14px;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/24px Microsoft YaHei,\5b8b\4f53;color:#555555;outline:0;vertical-align: middle;}
body{background:#9d915d url(../basic/images/c_bj.png) no-repeat top center;font-family:"Microsoft YaHei";}
img{vertical-align:bottom;}
a{color:red;}
a:hover{text-decoration:underline;}
.middle{width:1100px;margin:0 auto;}
.suojin{text-indent:2em;}
.border-padding{border:1px solid #d1d1d1;padding:1px;}
.red{color:red;}
/*---------------基础样式---------------*/
#c-login{padding: 40px 0 0;}
#c-login .c-login-img{height:132px;margin-bottom:30px;background:url(../basic/images/c_login_logo.png) no-repeat center;font-size:0;}
#c-login .c-login-img a{font-size:0;}
#c-login .c-login-con{float:none;}
#c-login .c-login-con .c-login-top{height: 46px;line-height: 46px;background: url(../basic/images/c_r_top.png) no-repeat left center;border-bottom: 1px dashed #d1d1d1;text-indent: 35px;font-size: 16px;font-weight:bold;color:#777;}
#c-login .c-login-con .c-login-top h4{}
#c-login .c-login-con .c-login-border{padding:8px;background:url(../basic/images/c_login_bj.png);-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
#c-login .c-login-con .c-login-border .c-login-white{background-color:white;padding:0 15px 0 15px;}
#c-login .c-login-white form .form-group{margin:10px 0 10px 0;}
#c-login .c-login-white form .form-group label{font-weight:normal;}
#c-login .c-login-white form .c-login-btn{background-color:#9d915d;font-size:16px;color:white;margin-top:15px;}
#c-login .c-login-white form .c-login-btn:hover,
#c-login .c-login-white form .c-login-btn:focus, 
#c-login .c-login-white form .c-login-btn:active{background-color:#908452;}
#c-login .c-login-white form .c-login-zc{line-height:36px;height:36px;color:#9d915d;text-indent:5px;}
#c-login .c-login-white form .c-login-zc a{color:#9d915d;}
#c-login .c-login-bot{margin-top:15px;padding:0 28px;}
#c-login .c-login-bot p{height:28px;line-height:28px;font-size:14px;}
#c-login .c-login-bot p a{height:28px;line-height:28px;font-size:14px;color:white;}

#c-login .c-login-white form .c-checkbox{margin:0;}
#c-login .c-login-white form .c-form-group{margin-top:0;}
#c-login .c-help-block{margin:0px;}
#c-login .c-help-block a{color:#908452;text-decoration:underline;}

#c-show{}
#c-show .c-modal-title{font-size:16px;}
#c-show .modal-body{padding:10px 15px;}
#c-show .modal-body h3{line-height:30px;font-size:15px;}
#c-show .modal-body p{line-height:22px;margin:5px 0;text-indent:2em;}


.mpage {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: -1;
}

.anitOut {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}




