﻿
/* CSS Document */
body{ line-height:22px; color:#666; background:#feeff4;}
a{ color:#666;}
a:hover{}
.fl{ float:left;}
.fr{ float:right;}

/* common */
.marb5{ margin-bottom:5px;}
.marb10{ margin-bottom:10px;}
.marb15{ margin-bottom:15px;}
.marb20{ margin-bottom:20px;}
.marb25{ margin-bottom:25px;}
.marb30{ margin-bottom:30px;}
.marb40{ margin-bottom:40px;}
.marb50{ margin-bottom:50px;}

.mart20{ margin-top:20px;}

.pdt30{ padding-top:30px;}

.winWidth{ width:100%; min-width:990px; _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<990?"990px":""); overflow:hidden;}

.wrap{ width:990px; margin:0 auto;}


/* header */
.header{ height:60px; padding:20px 0; background:#fff url(../images/else/log_head.png) repeat-x top; position:relative; z-index:0;}
.header h1{ float:left;}


/* main */
.mainWrap{ height:350px; background:url(../images/else/bg2021.jpg) no-repeat center center; margin-bottom:260px; position:relative; z-index:10;}
.mainWrap .wrap{ height:350px; position:relative; z-index:10;}
.login{ position:absolute; top:-56px; right:-10px; width:245px; height:504px; padding:65px 40px 0 41px; background:url(../images/else/log_wrap.png) no-repeat;}
.login .elect_b{ width:100%; text-align:center; height:27px; line-height:27px; color:#e4007f; font-size:18px; margin-bottom:14px;}
.login .tit{ color:#343434; font-size:14px; font-weight:bold; height:32px; line-height:32px; border-bottom:1px dotted #b7b7b7; margin-bottom:20px;}
.login ul{margin-bottom:33px;font-size: 14px;}
.login li{}
.login li em{ height:30px; line-height:30px; display:block; color:#757575;}
.login li span{ display:block; height:26px;}
.login li span .ipt{ background:#fff; border:1px solid #c7c7c7; width:235px; height:24px; line-height:24px;}
.login li span .iptOn{ background:#faffbd;}
.login .btn{}
.login .btn a{ background:#fa528d; color:#fff; font-size:16px; font-family:"微软雅黑"; width:245px; text-align:center; height:30px; line-height:30px; display:block;}


/* footer */
.footer{ height:52px; padding-top:8px; background:#fa528d url(../images/common/ftbg.gif) repeat-x top; color:#fff; line-height:52px; position:relative; z-index:0;}

.footer .wrap{ position:relative; z-index:0;}
.footer .wrap .ewm{ position:absolute; top:-90px; right:0; width:248px;}
.footer .wrap .ewm span{ float:right; display:block; border:3px solid #fa528d; width:132px; height:132px;}
.footer .wrap .ewm em{ float:right; margin:0; margin-top:108px; width:110px; display:block;color:#ffffff; font-family:"微软雅黑"; font-size:16px; text-align:center; height:30px; line-height:30px;}

.footer .info a{ color:#fff;}
.footer .info a:hover{ text-decoration:underline;}
.footer .info em{ margin:0 10px;}
/*2021修改*/



