* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #333; line-height: 1.5; overflow-x: hidden !important; background: url(../picture/banner2.jpg) no-repeat center top;background-color:#eff0f4;}
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000;transition: all .5s;}
a:hover { color: #000; text-decoration: none;transition: all .5s; }
.blank { clear: both; width: 100%; overflow: hidden; height: 20px }
.clear { clear: both; width: 100%; overflow: hidden; }
.graybg { background: url(../image/gray-bg.png) repeat; padding: 0 0 40px 0; overflow: hidden; }
.color-red { color: #d61a1a; text-shadow: #fff 0px 1px 10px; }
.main{ width:1400px; height:auto; background:#0f56dc; border:0px solid #0f56dc; margin: auto;border-radius:15px; padding-top: 40px}
.fl{ float:left}
/*header*/
header { position: fixed; top: 0; z-index: 999; transition: all .5s; background: rgba(0,0,0,.6); width: 100%; }
header.is-fixed { background: #000; }






.main_box{ width:1280px; height: auto; text-align: center;  margin: auto;}
.login_box{ width:1280px; height: auto; text-align: center;  margin-top: auto;border-radius: 20px; overflow: hidden;box-shadow: 0 14px 5px 0 rgba(0,0,0,0.1)}
.m_title{text-align: left; margin: 30px 0;color:#2d4b89; }
.m_title h2{ font-size: 36px; letter-spacing: 5px;font-weight:bold}
.m_title h5{ font-size: 14px;font-weight: normal}


/* 广告切换*/
.slide_about{display: block}
.slide_about .box{ width:760px; height:580px; position:relative; margin: 0; overflow: hidden}
.slide_about .bd{border: 1px solid #D1D1D1}
.slide_about .bd ul{}
.slide_about .bd ul li{ position:relative; }
.slide_about .bd ul li img{ width:100%; }
.slide_about .hd{  margin:0 auto; position:absolute;  bottom:0px; width:100%; background:none; padding:3px 0; }
.slide_about .hd ul{   position:relative;   z-index:9; width:100%; display:inherit; text-align:center;   }
.slide_about .hd ul li{ cursor:pointer; display:inline-block;  }
.slide_about .hd ul li a{height:10px; width:10px; margin:6px; display:block;  border-radius: 50%;  background:#D1D1D1; }
.slide_about .hd ul li a:hover{ background:#0e3c9a;  }
.slide_about .hd ul .on a{  background:#0e3c9a;  }


/* 登录框 */
.login{width: 515px;height:580px;background-color: #FFF;}
.login .login_tit{font-size:22px; margin: 60px 0; }


.login .login_det{width: 360px;color:#b3b3b3; margin: auto;height: auto;}
.login .login_det input{float:left; background-color: transparent;border: none;outline: none;height: 50px;line-height: 50px;margin: 0 10px 0 40px;width: 290px;font-size: 16px; border-left:1px solid #e8e9f1; padding-left:20px;}
.login .deta{width: 360px;height: 50px;background: url(../image/det1.png) no-repeat 10px #f2f4f9; border: solid 1px #e8e9f1;border-radius: 6px;margin-top:15px;}
.login .detb{width: 360px;height: 50px;background: url("../image/det2.png")no-repeat  10px #f2f4f9; border: solid 1px #e8e9f1;border-radius: 6px;margin-top:15px;}
.login .detc{width: 160px;height: 50px;background: url("../image/det3.png")no-repeat  10px #f2f4f9;border: solid 1px #e8e9f1;border-radius: 6px;margin-top:15px;}
.login .detc input{width:60px;}
.login .detd{width:160px;height: 50px;margin:30px 0 0 20px;}


.login .login_det2{width: 360px;line-height: 100%;margin: auto;font-size: 14px; text-align: left; margin-top: 5px;}
.login .login_det2 label{cursor: pointer;}
.login .login_det2 span{color: #666;font-size: 14px;}
.login .login_det2 input{vertical-align: middle; margin-right:10px; text-align: left}
.login .login_det2 a{float: right;color: #666;font-size: 14px;}
.login .login_det3{width: 360px;line-height: 100%;margin: auto;height: auto;padding:10px 5px;font-size:12px}
.login .login_det3b{ border:0; line-height:20px; padding:5px 40px; background:url(../image/det3.jpg) no-repeat 8px;background-color:#fef2f2; text-align: left; color: #E53437 }
.login .login_det .yzm{width: 100px;}
.login .dl{cursor:pointer; display: block;margin: auto;margin-top: 30px;width: 360px;height: 55px;line-height: 55px;text-align: center;border-radius: 6px;background: #409eff;color: #fff;font-size: 16px;letter-spacing:3px; font-weight:bold}
.login .dl a{color: #fff;}
.login .dl:hover{ background:#1455e6;  }

.login .login_det4{width:360px;line-height: 100%;margin: auto;margin-top:80px; color:#666; text-align:center; font-size:12px;}
.login .login_det4 a{ display:block; width:100px; text-align:center; float:left; color:#666}
.login .login_det4 span{ display:block;width:100px; line-height:30px;}
.login .login_det4 a:hover{filter: brightness(50%);}




.footer {width:100%;line-height: 100%;margin: auto; color:#333; text-align:center; font-size:16px;  position: fixed; bottom: 5%;}