﻿@charset "utf-8";
/* CSS Document */

html,body,ul,li,ol,li{ margin:0; padding:0; list-style:none; font-family:"Microsoft YaHei" !important;}
/*html,body{ height:100%;}*/

/*公共样式*/
#loginBody{}
#warp{width:100%;position:relative;}
#header{ width:100%; height:103px; background:#a61a21;}
#containerMain{width:1024px; margin:0 auto; overflow:hidden;min-height:400px;}
#main{width:1024px; margin:0 auto; overflow:hidden;}
/*#main{width:1200px; margin:0 auto; overflow:hidden;}*/
#footer{width:100%; margin-top:20px;height:130px;}
.bg_f7{ background:#f7f7f7;}
.fl{ float:left;}
.fr{ float:right;}
.mainBg{  }
.footBox{width:1024px; margin:0 auto;  border-top:solid 1px #ddd; padding-top:20px; text-align:center; color:#444;}
.bg_f7 h2{ font-size:22px; color:#0c0c0c; border-bottom:solid 1px #ddd; height:40px; line-height:20px;}
.bg_f7 h2 span{ font-size:18px; color:#666;}
.bg_f7 h2 span a{ color:#e8212b;}
.bg_f7 h2 span a:hover{ color:#e8212b; text-decoration:underline;}

/*登陆*/
.headerMain{width:1200px; clear:both; margin:0 auto; background:url(../images/headerBg.jpg) left top no-repeat; height:103px;}
.headerMain img{ margin:10px 0 0 0;}
.headerMain .headerleft{float:left;width:900px;}
.headerMain .headerright{float:right;width:300px;}
.headerMain .headerright .contactus{float:right;height:30px;line-height:30px;font-size:22px;margin-top:30px;color:#ffffff;}
.headerMain .headerright .contactus a{font-size:22px;color:#ffffff;text-decoration:none;}
.headerMain .headerright .infomation{float:right;height:30px;line-height:30px;font-size:22px;margin-top:30px;color:#ffffff;}
.headerMain .headerright .infomation a{font-size:22px;color:#ffffff;text-decoration:none;}
#main h1{ color:#333; font-size:22px; font-weight:normal; border-bottom:solid 1px #eee; height:45px; line-height:40px; text-indent:5px; margin-bottom:25px; width:100%; float:left;}
.width470{width:400px; padding:0px 25px;}
/*左边登陆*/
.logDl{ width:90%; margin:0 5%;}
.logDl dd,.logDl dt{ float:left; width:100%; margin:8px 0px; position:relative;}
.logDl dd .input{height:45px; line-height:45px; background:#fff; border-color:#dfdfdf; font-size:18px; border-radius:5px; color:#a7a6a6; padding-left:10px;}
.logDl dd .enterInput{  padding-right:55px;}
.logIcon{width:30px; height:45px; position:absolute; right:15px; top:0; display:block;background:url(../images/loginIcon.png) left center no-repeat;}
.email{ background-position:left center; }
.block{ background-position:-30px center;}
.logDl dd .yzmInput{width:150px;}
.yzmBox{width:155px; height:57px;}
.logDl dd .submitBtn{ background:#e3000b; color:#fff; font-size:24px; width:100%; height:55px; line-height:55px; padding:0;}
.logDl dd .submitBtn:hover{ background:#a61a21; color:#fff;}
/*.logDl dt{ background:#f3f3f3; height:55px; line-height:55px;color:#929292; font-size:16px; font-weight:normal;}*/
.logDl dt{ background:#f3f3f3; height:40px; line-height:40px;color:#929292; font-size:16px; font-weight:normal;}
.logDl dt a{ color:#929292;}
.logDl dt a:hover,.logDl dt a.cj{ color:#e8212b; text-decoration:underline;}
/*右边图片*/
.rightBox{width:550px; margin-right:20px;margin-top:30px;}
.picBox{}
.picBox li{width:110px; height:110px; color:#fff; font-size:30px; font-weight:bold; line-height:103px; text-align:center; float:left;}
.picBox li img{width:100%; height:100%;}
.orangeBg{ background:#ff8853; border-top: solid 1px #ddd;}
.blueBg{ background:#79caff;}
.redBg{ background:#ff6d55;border-bottom: solid 1px #ddd;}
.greenBg{ background:#99cf6d;border-right: solid 1px #ddd;border-bottom: solid 1px #ddd;}

/*注册*/
.registDl dd{margin:0;height:36px; line-height:36px;}
.registDl dd .input{ height:36px; line-height:36px; color:#a7a6a6; background-color:#fff;font-size:14px;}
.registDl dt{ color:#999; font-size:14px; height:25px; line-height:25px; background:none; margin:0;}
.registDl dt i{ color:#f00; font-style:normal;}
.tishiBox{width:600px; height:600px; background:url(../images/registBg.png) no-repeat left top; padding:180px 100px 0 100px; color:#666; font-size:16px; line-height:25px;}
.tishiBox i{ font-style:normal; color:#fe9525;}

/*弹窗*/
.TanChuangBoxEmail {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.TanChuangBoxEmail:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
/*2021-12-15*/
.TanChuangBoxNoEmail {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.TanChuangBoxNoEmail:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.TanChuangBox {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.TanChuangBox:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.content{display: inline-block; *display: inline; *zoom:1;	vertical-align: middle;position: relative;right: -100%;width:485px;padding:5px;}
.content_mark{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:555; background:#000; opacity:0.5;filter:alpha(opacity=50); display:none; }
.tanCTittle{ background:#bb131b; border-top-left-radius:5px;border-top-right-radius:5px; height:44px; width:100%; color:#fff; font-size:20px; text-align:left; text-indent:20px; line-height:44px;}
.tanCTittle img{ position:absolute; right:0; top:0;}
.contentBox{border-bottom-left-radius:5px;border-bottom-right-radius:5px; padding:25px 25px 40px; background:#fff; font-size:15px; color:#535353; text-align:left;}
.wordP{}
.Btnclose{ cursor:pointer;}
.Btnbiangeng{ color:#F00; cursor:pointer;}
.contentBox div{ line-height:40px; margin-bottom:15px;}
.contentBox div .emailInput{width:80%; float:right; height:40px;}
.contentBox div i{ font-style:normal; color:#f00;}

.contentBox .submitBtn{ background:#e3000b; color:#fff; font-size:18px; width:150px; height:40px; line-height:40px; padding:0; margin:20px  auto 0; display:block;}
.contentBox .submitBtn:hover{ background:#a61a21; color:#fff;}

.submitBtn_Red{ color:#fff;background-color:#e3000b;font-size:18px; padding:8px 30px 8px 30px; display:block;}
.submitBtn_Red:hover,focus{color:#fff;background-color:#a61a21;}

.submitBtn_Grey{ color:#333;background-color:#f6f6f6;border-color:#cccccc; font-size:18px; padding:8px 30px 8px 30px; display:block;}
.submitBtn_Grey:hover{color:#333;background-color:#e6e6e6;border-color:#a3a3a3;}


/* 通用锁屏代码 */
.displayPage_CommDIV
{
    display:none;
	position:fixed;
	right:0px;
	bottom:0px;
	z-index:9999;
	border-radius:5px;
}
.pageTitle_CommDIV
{
    font-family:微软雅黑;
    font-size:16px;
    color:#ffffff;
    margin-left:10px;
}
.closeTitle_CommDIV
{ 
    font-family:微软雅黑;
    font-size:16px;
    color:#000;
    width:60px;
    height:30px;
    line-height:30px;
    display:block;
    text-align:center;
    cursor:pointer;
}
.trBackground_CommDIV
{
    background-color:#005585;line-height:40px;
}
.SuopingDiv_CommDIV{ 
    display: none; 
	position:fixed;/*这两句非常关键，这样才可以盖住整个页面*/
	_position:absolute;
	margin:0;padding:0;
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%; 
    background-color:#000; 
    z-index:1002; 
    -moz-opacity:0.5; 
    opacity:0.55; 
    filter: alpha(opacity=55); 
}
