﻿@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family:"微软雅黑",Arail,Tabhoma; font-size: 16px; text-align: left;}
ul,ol{list-style: none;}
img{border: 0; border:none; display: inline-block;}
input,select,textarea{outline:0;}
textarea{resize:none;}
table{border-collapse: collapse; border-spacing: 0;}

th,strong,var,em{font-weight: normal; font-style: normal;}


 body{ font-family: "微软雅黑"; border-radius:0; background:#fff; font-size:16px; color:#666; min-width:1200px;}

.web-clr{ clear:both; font:0; height:0; line-height:0;}

a{ color:#0b95e1; text-decoration:none;cursor: pointer;}
a:hover{  opacity:0.8!important;}

html { overflow-x: hidden;  }
.boxoff10{ height:10px; width:100%; font:0; margin:0; padding:0;}
.login_bg { background:url(../AImages/web_img/login_bg.jpg)top center #1187d6  no-repeat; background-size: cover;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
    min-height: 100vh; }

.lg_top { background:#fff; height:106px; width:100%; }

 .lg_top .wrap {height:106px; max-width:1200px; display:flex; justify-content:space-between; align-items:center; margin:0 auto; }

 .lg_top .wrap .logo_box { width:635px; height:62px; }
 .lg_top .wrap .logo_box img { height:90%; width:auto; }
 .lg_top .wrap .tel_box {  background:url(../AImages/web_img/tel_icon.png) left center no-repeat; padding-left:42px; }
 .lg_top .wrap .tel_box .text_1 { color:#999999; font-size:14px; }
 .lg_top .wrap .tel_box .text_2 { color:#333; font-size:16px;  font-weight:bold;}

.kh_box { text-align:center; padding:20px 0; width:1200px; margin:0 auto; }

.login_box { width:850px; margin:0 auto;box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);  border-radius:5px; overflow:hidden; background:#fff; }

 .login_box .ewm_box {  width:360px; background:#f6fbfe; padding:35px 0 65px 60px;  float:left;}

 .login_box .ewm_box .tit_e {color:#0a95e1; font-weight:bold; font-size:24px; position:relative; height:48px; line-height:48px;  }

 .login_box .ewm_box .tit_e .line { position:absolute; width:45px; height:4px; content:""; background:#ff9600; border-radius:100px;  left:0; bottom:-3px;  display:block;}
 .login_box .ewm_box .tips { color:#666; padding:15px 0 0 0; }
 .login_box .ewm_box .cont_e { padding:40px 0 40px 20px; }
 .login_box .ewm_box .cont_e .ewm_b {  padding:12px 12px;  width:180px; height:180px; overflow:hidden;}
 .login_box .ewm_box .cont_e .ewm_b img { width:100%; height:auto; }
 .login_box .ewm_box .kh_2 {  }

 .login_box .sr_box { width:calc(100% - 435px); padding:35px 0 65px 65px;  float:left; overflow:hidden; }

 .login_box .sr_box .tit_e {color:#333; font-weight:bold; font-size:24px; position:relative; height:48px; line-height:48px;  }

 .login_box .sr_box .tit_e .line { position:absolute; width:45px; height:4px; content:""; background:#333; border-radius:100px;  left:0; bottom:-3px;  display:block;}

 .login_box .sr_box .tips { color:#666; padding:0 0 0 20px;  background:url(../AImages/web_img/light_03.png) left center no-repeat; margin-top:15px; }
 .login_box .sr_box .menu_1 { padding:10px 0 5px 0;  }
 .login_box .sr_box .menu_1 li { margin-bottom:20px; position:relative; width:100%;}
 .login_box .sr_box .menu_1 li input {box-sizing:border-box; width:100%; font-family:'Microsoft YaHei'; text-indent:2em; background:none;  border:1px solid #cccccc; border-radius:5px;  box-shadow:inset 0 0px 5px rgba(0, 0, 0, 0.15); height:44px; line-height:44px; height:40px; line-height:40px; width:100%;  }
 .login_box .sr_box .menu_1 li .in_2 {text-indent:3em; } 
::placeholder { color:#bbb; font-family:'Microsoft YaHei';}
 .login_box .sr_box .menu_1 li .icon_box { width:18px; height:18px; z-index:1; left:15px;top:10px; position:absolute; }

.login_box .sr_box  .dl_box {width:100%; margin-bottom:15px; }

.login_box .sr_box .dl_box input {font-family:'Microsoft YaHei'; border:none; display:block; cursor:pointer; background: linear-gradient(to right, #52b5ea, #0b95e1);  height:44px; line-height:44px; text-align:center; font-size:16px; color:#fff; border-radius:5px; width:100%; }

 .login_box .sr_box .dl_box input:hover { opacity:0.8; }

.login_box .sr_box .gl_box {  display:flex; justify-content:space-between; align-items:center; font-size:16px;}

.login_box .sr_box .gl_box .l_box { color:#666 }

 .login_box .sr_box .gl_box .l_box .gx { border:1px solid #ccc; width:16px; height:16px; margin-right:3px;  vertical-align:-3px;}
.login_box .sr_box .gl_box .r_box { color:#666}
.remember-pwd {

  gap: 6px; /* 方框和文字间距 */
  cursor: pointer;
  color: #666;
}
/* 隐藏原生复选框 */
.remember-pwd input[type="checkbox"] {
  width: 16px;
  height: 16px;
  border: 1px solid #999; /* 边框灰色，匹配原图浅框 */
  border-radius: 2px; /* 小圆角，可选 */
  display: inline-block;
vertical-align:-2px; margin-right:5px;
}
/* 自定义空白方框 */


/*@media screen and (min-resolution: 120dpi) {
  html {
    zoom: 0.8 !important; 
  }
}
@media screen and (min-resolution: 144dpi) {
  html {
    zoom: 0.67 !important; 
   
  }
}*/


