@charset "utf-8";
/* CSS Document */
/*初始化标签*/
html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,form,table,tr,th,td {margin:0;padding:0}
body,input,textarea,select{font:12px/1.5 "宋体","Hiragino Sans GB",simsun,"Microsoft YaHei",Tahoma,Arial,Helvetica,Geneva,sans-serif; color:#000000; }
h1,h2,h3,h4,h5,h6 {font-size: 12px;}
h6 {font-weight: normal;}
input, textarea, select, button {font-size:12px;font-weight:normal;font-family:inherit}
input[type="button"],input[type="submit"],select,button {cursor:pointer}
table {border-collapse:collapse;border-spacing:0;width:100%;}
em,i,b {font-style: normal;font-weight: normal}
ul{list-style:none;}
img {border:none;vertical-align:middle;-ms-interpolation-mode:bicubic;}
input,textarea,select{resize:none;}
a{text-decoration:none; outline:none;color:#3f3f3f; cursor:pointer;/*transition: 0.3s;*/}
a:hover{ text-decoration:none; color:#f50;/*color:#0050B2;*/}
a.corange,.corange {color: #f50;}
a.cred,.cred {color: #c00;}
.clear{ clear:both;}
.none{display: none;}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.cursor{cursor: pointer;}
.error{color:red;margin-left: 2px;}
.center{align-content: center;}
#jscheck{text-align: center;font-size: 20px;margin-top:20px;}
/*修改密码*/
.setpwd{overflow: hidden;padding:20px;}
.setpwd li{line-height: 30px; height: 30px;margin-bottom: 10px;text-align: center;}
.setpwd li span{width: 65px;text-align: right;display: inline-block;}
.setpwd li em{margin-left: 5px;}
.setpwd li input{background: url(../images/input-one.jpg) repeat-x;border:1px solid #dcdcdc;height: 27px;line-height: 27px;width: 175px;padding:0px 5px;}
.setpwd .setpwdsub{background: url(../images/sub_bg_01.png) repeat-x;height: 27px;line-height: 27px;padding:0px 8px;display: inline-block;margin: 0px auto;border:1px solid #cccccc;}
.setpwd .setpwdsub:hover{background: url(../images/sub_bg_02.png) repeat-x;border:1px solid #87BB75;}
/*弹出框样式*/
.it-popup{overflow: hidden;padding:20px;}
.it-popup ul li{margin-bottom: 10px;overflow: hidden;}
.it-popup ul span{width: 65px;height: 27px;line-height: 27px;float:left;text-align: right;display: inline-block;margin-right: 6px;}
.it-popup ul li input{background: url(../images/input-one.jpg) repeat-x;border:1px solid #dcdcdc;height: 27px;line-height: 27px;}
.it-popup .span-lpic{height: 110px;line-height: 110px;}
.it-popup-a-e-lpic-left{float:left;line-height: 110px;height:110px;}
.it-popup-a-e-lpic-right{float:left;line-height: 110px;height:110px; text-align: center;}
.it-popup-a-e-lpic-right img{max-height:110px;margin:20px 20px;vertical-align:middle;}
.it-popup .right-a-e-sub{background: url(../images/sub_bg_01.png) repeat-x;height: 27px;line-height: 24px;padding:0px 8px;margin:20px 0px 0px 215px;}
.it-popup .right-a-e-sub:hover{background: url(../images/sub_bg_02.png) repeat-x;border:1px solid #87BB75;}
.right-select-lpic{background: url(../images/sub_bg_01.png) repeat-x;border:1px solid #cccccc;height: 27px;line-height: 27px;width: 50px;position: relative;top:2px;}
.right-select-lpic:hover{background: url(../images/sub_bg_02.png) repeat-x;border:1px solid #87BB75;}
.it-popup-input-w270{width: 270px;}
.it-popup-input-w165{width: 165px;}
.it-popup-input-w135{width: 135px;}