﻿@charset "utf-8";
/*格式化样式*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td, form, fieldset, legend, input, button, textarea, blockquote, hr, pre {	margin:0;padding:0}h1, h2, h3, h4, h5, h6, button, input, select, textarea {font-size:100%}table {border-collapse:collapse;border-spacing:0}fieldset, img {border:0}address, cite, dfn, em, var {font-style:normal}li {list-style:none}input, select {vertical-align:middle}legend {color:#000}code, kbd, pre, samp, tt {font-family:"Courier New", monospace}small {font-size:12px}hr {border:none;height:1px}button, input, select, textarea {font:12px/1 Arial, Tahoma, Helvetica, SimSun, san-serif}abbr[title] {border-bottom:1px dotted;cursor:help}
html {overflow-y:scroll;overflow-x:hidden;}input[type="submit"] {cursor:pointer}a:focus {outline:none}html {-webkit-text-size-adjust:none}.fl {float:left;}.fr{ float:right;}
.clear{clear:both;height:0;font:0/0 Arial;visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}.clearfix{zoom:1}
*:focus {outline:none}
body{
	font-size:12px;
	color:#444e5d;
	font-size:12px;
	font-family:Microsoft Yahei, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
body a{
	color:#333;
	text-decoration:none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
     font-family:"microsoft yahei"; font-size: 14px; color: #999;
}
input:-moz-placeholder{
 font-family:"microsoft yahei"; font-size: 14px; color: #999;
}
input::-moz-placeholder{
 font-family:"microsoft yahei"; font-size: 14px; color: #999;
}
input:-ms-input-placeholder{
 font-family:"microsoft yahei"; font-size: 14px; color: #999;
} 
/*---通用---*/
.mt6{margin-top:6px;}
.mt10{margin-top:10px;}
.mt20{margin-top: 20px;}
.ml18{margin-left:18px;}
.mr7{margin-right:7px;}
.mr30{margin-right:30px}
.colorblue{color:#336799 !important;}



/*---层---*/
.popup-bg1{ position:fixed; top:0; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); z-index:888; display: block;}
.popup1{ width:792px; height:666px; display:block; position:fixed; z-index:999; left:50%; top:50%; margin-top:-300px; margin-left:-400px; border:0px solid #ccc; background:#fff; box-shadow:0px 0px 0px 10px rgba(0,0,0,0.3);}
.popup-title{padding:16px 15px 15px 42px; border-bottom: 1px solid #e5e5e5; height: 44px; line-height: 44px;}
.popup-title img{float:left}
.popup-title span{display:inline-block;font-size: 22px; color: #333; margin-left: 18px;}
.popup-con{background: #f4f4f4;padding:18px 26px 26px 23px;}
.left-popup-con{width: 463px;}
.left-popup-con p{ text-indent: 2em; font-size: 14px; color: #777777; line-height: 22px;}
.left-popup-con h2{ padding-left:129px;}
.left-popup-con h2 label{font-size: 15px; color: #336799; font-weight: normal;}
.right-popup-con{border:1px solid #e5e5e5}
.right-popup-con .right-nav .tab-nav li{display: inline-block; float: left; font-size: 18px; color:#666666; padding:17px 46px 15px 47px; background: #e5e5e5; cursor: pointer;}
.right-popup-con .right-nav .tab-nav li.tab_2_2{background: #fff;}
.right-popup-con .right-nav-con{padding:33px 16px 13px 15px;background: #fff;}
.right-popup-con .right-nav-con .input-text input{ width: 197px;font-size: 14px; color: #333; height: 14px; padding:10px 14px; border:1px solid #e5e5e5; margin-bottom:20px;}
.forget-pwd label{ font-size: 15px; color: #777777;}
.forget-pwd a{ font-size: 15px; color: #336799;}
.btn {text-align: center;}
.btn button{ width: 192px; height: 43px; line-height: 43px; border:0; font-size: 18px; font-family: "microsoft yahei"; cursor: pointer; color: #ffffff; background: #336799;}
.error-info p{ font-size: 15px; color: #e71218; text-align: center;}
.popup-footer{background: #336799;padding:13px 25px 15px 25px;}
.foot-img{margin-top:4px}
.foot-img span{display: block; width: 56px; height: 56px; line-height: 56px;background:url(../img/icon2.png) no-repeat; font-size: 16px; font-weight: bold; color: #336799; text-align: center; font-family: "microsoft yahei";}
.foot-info ul li{font-size: 12px; color: #fff; line-height: 18px;}
.img-footer{text-align: center; margin-top: 10px;}
input[type="checkbox"]{width: 16px;height: 16px;margin-top: -3px;}





















