body,div,ul,p,li {
    padding: 0;
    margin: 0;
}
body{
    margin: 0;
    padding: 0;
    background:#fff;
}
.outBox{
    width:100%;
    height:100%;
    background:#fff;
    margin: auto;
    /* position:relative; */
}
.hander{
    width:100%;
    height:100px;
    background:#fff;
    box-sizing: border-box;
    margin: 0 auto;
    padding:17px 18%;
    /* position: relative; */
}
.conter{
    width:100%;
    min-height: 756px;
    /* position:fixed;
    top:90px;
    bottom:90px; */
    background:#fff;
    background-image: url(../images/banner_new.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.redBg{
    width:57%;
    height:180px;
    background-image: url(../images/redbg_new.png);
    background-size: 100%;
    background-clip: padding-box;
    position: absolute;
    left:0;
    transform: translateY(150%);
}
.bgTitle{
    width:60%;
    height:90px;
    position: absolute;
    left:31%;
    top:45px;
}
.bgTitle>h1{
    color:#fff;font-size: 40px;margin:0;margin-bottom: 10px; 
}
.bgTitle>p{
    color:#fff;font-size: 22px;
}
@media screen and (max-width:1400px){
    .redBg{
        width:50%;
        height:100px;
        background-image: url(../images/redbg_new.png);
        background-size: 100%;
        background-clip: padding-box;
        position: absolute;
        left:0;
        transform: translateY(230%);
    }
    .bgTitle{
        width:60%;
        height:90px;
        position: absolute;
        left:38%;
        top:25px;
    }
    .bgTitle>h1{
        color:#fff;font-size: 20px;margin:0;margin-bottom: 10px; 
    }
    .bgTitle>p{
        color:#fff;font-size: 12px;
    }
}
.warringBox{
    width: 68%;
    height: auto;
    border-radius: 10px;
    background: #faffbd;
    position: absolute;
    left: 30%;
    top: 109%;
    padding: 15px 40px;
    box-sizing: border-box;
}
.tiShi{
    width:18px;
    height:18px;
    position: absolute;
    top:17px;
    left:16px;
    display: inline-block;
    background-image: url(/../images/tishi.png);
}
.del{
    width:14px;
    height:14px;
    position: absolute;
    top:17px;
    right:16px;
    display: inline-block;
    background-image: url(/../images/del_new.png);
    cursor: pointer;
}
.warringBox span{
    width:10px;
    height:10px;
    display: inline-block;
    background:#faffbd;
    position: absolute;
    left:30px;
    top:-5px;
    transform: rotateZ(50deg);
}
.warringBox .titleBox{
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}
.loginBox{
    width:444px;
    min-height: 379px;
    background:#fff;
    border-radius: 10px;
    position:relative;
    left: 66%;
    transform: translateY(40%);
    box-sizing: border-box;
    padding-top:30px;
}
.login-bottom{
    width:444px;
    height:56px;
    background:#fbf2f3;
    position: absolute;
    left:0;
    box-sizing: border-box;
    padding:18px 0;
    bottom:0px;
    text-align: center;
    border-radius: 0 0 10px 10px;
}
.log_con_new{
    float:left;
	width: 444px;
	min-height: 290px; 
    position:relative;
    z-index: 999;
    /* background: #000; */
}
.genDuo{
    cursor: pointer;
    color:blue;
    text-decoration: underline;
}
.genDuo_inner{
    padding:20px;
    background:#fbf2f3;
    border-radius: 0 0 10px 10px;
    display: none;
    text-align: left;
}
.log_tab_con_new{
    height: 46px;
    width: 444px;
    padding-top: 10px;
}

ul{
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
ul li{
    cursor: pointer;
}
.log_tabLiyes_new{
    color: #000;
     position: relative;
     font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.log_tabLino_new{
    color: #ccc;
     position: relative;
     font-size: 20px;
    font-weight: bold;
}

.log_tabLiyes_new span{
position: absolute;
top: 29px;
left: 14%;
width: 80px;
border-bottom: 5px solid #b31325;
margin-top: 6px;
}
.log_input_new2{
    float: left;
    width: 300px;
    padding: 6px 12px;
    font-size: 14px;
    /* line-height: 45px; */
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border-radius: 4px;
    margin: 20px 14px;
    height:45px;
    margin-bottom: 20px;
    border:none;
/* height:45px;
border:none;
margin:20px 14px 0 14px;

height:45px /9;
border:none /9;
margin:20px 14px 0 14px /9; */
}
.log_main_new{
float: left;
width: 444px;
min-height: 200px;
background: #fff;
margin-bottom: 68px;
}
.log_input_new{
float: left;
width: 390px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
margin: 20px 14px;
height:35px;
margin-bottom: 0;
}
/* .log_tabLino_new span{
position: absolute;
top: 29px;
left: 0;
width: 120px;
border-bottom: 5px solid #b31325;
} */
 .hander-img{
    width:420px;
    height:56px;
    
}
.hander-img img{
    width:100%;
    height:100%;
}
.changeTab{
    width:90px;
    height:36px;
    background:#af1418;
    position:absolute;
    top:25px;
    right:260px;
    font-size: 12px;
    line-height: 36px;
    color:#fff;
    text-align: center;
    border-radius: 18px;
    cursor: pointer;
}
.footer{
    width:100%;
    height:90px;
    /* position:fixed;
    bottom:0; */
    background:#fff;
    text-align: center;
    line-height: 90px;
}

/* browser css */
.m-browser-tips {
    position: fixed;
    _position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 155px;
    z-index: 999;
    background: transparent url("../image/bkg_tips.png") repeat-x;
    _background: #FFF none;
    _border-bottom: 3px solid #aaa;
    _height: 142px;
}
.m-browser-tips .bd {
    position: relative;
    width: 720px;
    margin: 0 auto;
    padding: 20px 0 0;
    overflow: hidden;
    font: 14px "microsoft yahei","宋体", "Arial";
    color: #505050;
}
.m-browser-tips .tips-text {
    margin-bottom: 10px;
}
.m-browser-tips .browser-list {
    display: block;
    clear: both;
    overflow: hidden;
    padding-left: 85px;
}
.m-browser-tips .browser-list li {
    float: left;
    margin-right: 5px;
    list-style: none;
    text-align: center;
}
.m-browser-tips .browser-list a {
    color: #666;
    font-size: 13px;
    text-decoration: none;
}
.m-browser-tips .browser-list a:hover {
    text-decoration: underline;
}
.m-browser-tips .browser-logo {
    border: none;
    display: block;
    width: 74px;
    height: 64px;
    vertical-align: bottom;
    margin-bottom: 5px;
}
.m-browser-tips .btn-close {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 27px;
    height: 27px;
    background: url("../image/btn_close.jpg") no-repeat;
}

/*全屏*/
.m-browser-tips.full-screen {
    height: 1010px;
    background: #FFF none;
    _border-bottom: none;
}
.m-browser-tips.full-screen .bd {
    padding-top: 90px;
}
.m-browser-tips.full-screen .tips-text {
    margin-bottom: 30px;
}
.m-browser-tips.full-screen .btn-close {
    display: none;
}

/*登陆   */
.log_con{
	float:left;
	width: 390px;
	min-height: 290px;
	border: 1px solid #bbbbbb;
	margin-top:30px; 
	box-shadow: 0 0 10px rgba(131, 136, 136, 0.5);
    border-radius: 4px;
    position:relative;
    z-index: 999;
    background: #FFF;
}
.log_tab{
	height: 46px;
	width: 390px;
	background: #f9f9f9;
	border-bottom: 1px solid #dedede;
}
.log_main{
	float:left;
	width: 390px;
	min-height: 200px;
	background: #fff;
	margin-bottom: 15px;
}

.log_tab_con{
	height: 46px;
	width: 390px;
	padding-top: 15px;
	position: relative;
}

.log_tab_con li{
	float: left;
	width: 50%;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.log_rel{
	position: absolute;
	height: 29px;
	width: 2px;
	background: #dedede;
	top: 8px;
	left: 50%;
}

.log_tabLiyes{
	color: #333333;
	position: relative;
}

.log_tabLiyes span{
	position: absolute;
    top: 29px;
    left: 30%;
    width: 80px;
    border-bottom: 2px solid #b31325;
}
.log_tabLino{
	color: #999999;
}

.opacity_log{width: 100%;
  height: 100%;
  background: #FFF;
  float: left;
  position: absolute;
  z-index: 99998;
  top: 0;
  left: 0;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.log_input {
  float: left;
  width: 300px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin: 30px;
  margin-bottom: 0;
}
.log_bag{
	background: #b31325;
	width: 412px;
	color: #fff;
	font-size: 16px;
	/* margin-top: 10px; */
}

.log_main a{
	color: #4196d6;
	margin-top: 10px;
}

.img_captcha{
  float: left;
  margin-top: 35px;
}

.img_a{
	color: #003399;
}

.ie_con{
	width: 600px;
	margin: 0 auto;
	height:220px;
	padding-top: 80px
}
.ie_main{
	width:600px;
	text-align: center;
	font-size: 16px;
}

.liu_con{
	width: 320px;
	margin: 0 auto;
	margin-top: 10px;
}

.liu_con div{
	float:left;
	width: 72px;
	height: 62px;
	border: 1px solid #f6f6f6;
	border-radius: 4px;
	margin-left: 20px;
}
.liu_con .tex{
  margin-top: 70px;
  float: left;
  text-align: center;
  width: 72px;
  color: #808080;
}

.liu_con .Firefox{
    background: url("../image/Firefox.bmp") 15px no-repeat;
}
.liu_con .IE{
    background: url("../image/IE.bmp") 15px no-repeat;
}
.liu_con .Chrome{
    background: url("../image/Chrome.bmp") 15px no-repeat;
}
.liu_con .Safari{
    background: url("../image/Safari.bmp") 15px no-repeat;
}

.log_error_tip{
  	float: right;
  	margin-right: 35px;
  	margin-top: 20px;
}
.log_error_tip_new{
   
    /* margin-right: 35px; */
    margin-top: 20px;
    margin-left: 85px;
}
/*zbhe新增
.sms-btn {
    width: 100px;
    height: 40px;
    margin-left: 10px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
}

.sms-btn:disabled {
    background: #eee;
    cursor: not-allowed;
}*/
