﻿
/* CSS Document */
html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#4c4c4c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../../Images/body_bg.jpg);
}
img{
	vertical-align:middle;
	font-size:0px;
	border:0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:160%;
}
p{
	margin:0px;
	padding:0px;
}
hr{
	height:1px;
	color:#CCCCCC;
}
a:link{
	text-decoration:none;
	color:Blue;
	/*color:#4c4c4c;*/
}
a:visited{
	text-decoration:none;
	color:#4c4c4c;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
a:active{
	text-decoration:none;
	color:#4c4c4c;
}
.red{
	color:#ff0000;
}
.green{
	color:#009900;
}
.blue{
	color:#1f5c99;
}
.white{
	color:#ffffff;
}
/*登录页面begin*/
.Login_denlu{
	width:620px;
	height:304px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-152px 0px 0px -310px;
	color:#000000;
	background:url(../../Images/Login_denlu.jpg) no-repeat;
}

.Login_input{
	width:196px;
	height:19px;
	vertical-align:middle;
	border:1px #999999 solid;
	background:url(../../Images/Text_bg.gif) repeat-x;
}
.Login_input02{
	width:40px;
	height:19px;
	vertical-align:middle;
	border:1px #999999 solid;
	background:url(../../Images/Text_bg.gif) repeat-x;
}
.hidden{
	display:none;
	width:200px;
	height:19px;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 2px;
	line-height:24px;
	margin-left:75px;
	font-size:9px;
	background:url(../../Images/hidden.gif) no-repeat;
}
.hidden02{
	display:block;
	width:200px;
	height:15px;

	margin:1px 0px 2px 0px;
	padding:4px 0px 0px 2px;

	margin-left:75px;
	font-size:9px;
	background:url(../../Images/hidden.gif) no-repeat;
}
.Login_button{
	width:74px;
	height:27px;
	font-weight:bold;
	border:0px;
	background:url(../../Images/Button/Login_button.gif) repeat-x;
}
.wxts{
	height:18px;
	margin:20px 2px 0px 0px;
	color:#999999;
}
.bq{
	height:20px;
	margin:2px 0px 0px 5px;
	color:#cccccc;
}
/*widnow*/
.box-tl{
	background: transparent url(../../Images/Window/1_1.gif) no-repeat 0 0;
	padding-left:6px;
	margin:80px 0px 0px 0px;
    zoom:1;
}
.box-tc {
	height: 28px;
	line-height:28px;
	background: transparent url(../../Images/Window/1_2.gif) repeat-x 0 0;
	overflow: hidden;
}

.box-tr {
	background: transparent url(../../Images/Window/1_3.gif) no-repeat right;
	padding-right:4px;
}
.box-ml {
	background: transparent url(../../Images/Window/2_1.gif) repeat-y left;
	padding-left: 0px;
}
.box-mc {
	background:none;
	padding: 0px 6px;
	font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #393939;
	font-size: 12px;
}
.box-mr {
	background: transparent url(../../Images/Window/2_3.gif) repeat-y right;
	padding-right: 0px;
}
.box-bl {
	background: transparent url(../../Images/Window/3_1.gif) repeat-y left;
	padding-left: 6px;
}
.box-bc {
	background: transparent url(../../Images/Window/3_2.gif);
	height:28px;
	overflow:hidden;
}

.box-br {
	background: transparent url(../../Images/Window/3_3.gif) repeat-y right;
	padding-right: 6px;
}

.box-tool {
	position:absolute;
	top:1px;
	right:6px;
	margin:80px 0px 0px 0px;
}
.box-tool a{
	float:right;
	display:block;
	width:31px;
	height:19px;
	background:transparent url(../../Images/Window/close.gif) no-repeat;
}
.box-tool a:hover{
	background:transparent url(../../Images/Window/close.gif) no-repeat 0 -19px;
}

/*iframe*/
.iframe{
	width:100%;
	height:100%;
	font-size:12px;
	text-align:left;
	border:0px;
}
/*top*/
.top{
	height:60px;
	background:url(../../Images/top_bg.jpg) repeat-x;
}
.logo{
	width:350px;
	height:60px;
	position:absolute;
	top:0px;
	left:0px;
}
.top_right{
	width:280px;
	height:60px;
	position:absolute;
	top:0px;
	right:0px;
}
/*left*/
.left{
	width:212px;
	vertical-align:top;
	border-right:1px solid #52addb;
	background:url(../../Images/left.jpg) no-repeat;
}
.menu{
	width:178px;
	margin:85px auto 20px auto;
}
.menu_mmssms{
	height:86px;
	overflow:hidden;
}
.menu_sms{
	float:left;
	width:89px;
	height:86px;
	padding:50px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border:0px;
	cursor:pointer;
	background:url(../../Images/menu_sms.jpg) no-repeat;
}
.menu_mms{
	float:right;
	width:89px;
	height:86px;
	padding:50px 10px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border:0px;
	cursor:pointer;
	background:url(../../Images/menu_mms.jpg) no-repeat;
}
.menu_right{
	float:right;
	width:89px;
	height:86px;
	padding:50px 10px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border:0px;
	cursor:pointer;
	background:url(../../Images/menu_right.jpg) no-repeat;

}
.menu_top{
	height:44px;
	margin:3px 0px 0px 0px;
	padding:0px 8px;
	font-size:14px;
	color:#ffffff;
	background:url(../../Images/menu_top.jpg) no-repeat;
}
.menu_bg{
	overflow:hidden;
}
.menu_bg li{
	height:29px;
	padding:2px 0px 0px 0px;
	color:#ffffff;
	background:url(../../Images/menu_bg.jpg) repeat-y;
}
.menu_bg li a:link{
	display:block;
	width:154px;
	height:27px;
	margin:0px auto;
	text-decoration:none;
	color:#ffffff;
}
.menu_bg li a:visited{
	display:block;
	width:154px;
	height:27px;
	margin:0px auto;
	text-decoration:none;
	color:#ffffff;
}
.menu_bg li a:hover{
	display:block;
	width:154px;
	height:27px;
	margin:0px auto;
	text-decoration:none;
	color:#000000;
	background:url(../../Images/menu_hover.gif) no-repeat;
}
.menu_bg li a:active{
	display:block;
	width:154px;
	height:27px;
	margin:0px auto 0px auto;
	text-decoration:none;
}
.menu_end{
	height:8px;
	background:url(../../Images/menu_end.jpg) no-repeat;
}
.menu_bg02{
	width:178px;
	height:46px;
	font-size:14px;
	color:#ffffff;
	border:0px;
	background:url(../../Images/menu_bg02.jpg) no-repeat;
}
.menu_bg02 a:link{
	display:block;
	width:168px;
	height:46px;
	margin:0px auto;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	color:#ffffff;
}
.menu_bg02 a:visited{
	display:block;
	width:168px;
	height:46px;
	margin:0px auto;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	color:#ffffff;
}
.menu_bg02 a:hover{
	display:block;
	width:168px;
	height:46px;
	margin:0px auto;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	color:#000000;
	background:url(../../Images/menu_bg02_hover.jpg) no-repeat;
}
.menu_bg02 a:active{
	display:block;
	width:168px;
	height:46px;
	margin:0px auto;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

/*right*/
.right{
	vertical-align:top;
	border-left:1px solid #001e33;
	background:url(../../Images/right_bg.gif) repeat-x #ffffff;
}
.tool{
	height:35px;
                line-height:35px;    /*v4.0版本绿色版增加css样式*/
	padding:0px 10px 0px 10px;
	color:#3d3d3d;
	clear:both;
}
.tool_left{
	float:left;
}
.tool_right{
	float:right;
}
.tool a:link{
	color:#3d3d3d;
	text-decoration:none;
}
.tool a:visited{
	color:#3d3d3d;
	text-decoration:none;
}
.tool a:hover{
	color:#f60;
	text-decoration:underline;
}
.tool a:active{
	color:#f60;
	text-decoration:none;
}
.area_title{
	height:40px;
	margin:15px;
	color:#000000;
	clear:both;
	background:url(../../Images/area_title_bg.gif) repeat-x;
}
.area_title_left{
	float:left;
	width:150px;
	min-width:150px;
	padding:0px 0px 0px 20px;
	height:40px;
	background:url(../../Images/area_title_left.gif) no-repeat;
}
.area_title_right{
	float:right;
	width:50px;
	min-width:50px;
	height:40px;
	background:url(../../Images/area_title_right.gif) no-repeat right 0px;
}
.area_content{
	margin:5px 15px;
	padding:0px 10px;
}
.table_content{
	border-top:1px solid #cccccc;
	background:#cccccc;
}
.mintable_content{
	background:#cccccc;
}
.table_content td{
	line-height:150%;
}
.table_title{
	color:#1f5c99;
	background:#eeeeee;
}
.table_td{
	background:#ffffff;
}
.area_tool li{
	float:left;
	display:inline;
	width:65px;
	margin:10px 50px;
	text-align:center;
}
/*SmsSend*/
.send_notice{
	width:700px;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.sendnumber{
	width:700px;
	height:250px;
	color:#000;
	border:1px solid #b3b3b3;
	background-position:100% 0%;
	background-attachment:fixed;
	background:url(../../Images/sendnumber.gif) #ffffff no-repeat left;
}
.sendcontent{
	width:700px;
	height:88px;
	color:#000;
	border:1px solid #b3b3b3;
	background-position:100% 0%;
	background-attachment:fixed;
	background:url(../../Images/sendcontent.gif) no-repeat left;
}
.sendcontent02{
	width:680px;
	padding:10px;
	color:#000;
	border:1px solid #b3b3b3;
}
.sendcontent02{
	line-height:300%;
}
.fixedtime{
	width:620px;
	height:37px;
	color:#000;
	padding:10px 0px 0px 80px;
	border:1px solid #b3b3b3;
	background-position:100% 0%;
	background-attachment:fixed;
	background:url(../../Images/fixedtime.gif) no-repeat left;
}
.button{
	width:72px;
	height:22px;
	color:#000;
	margin:2px 2px 0px 2px;
	border:1px solid #666666;
	background:url(../../Images/Button/button_bg.gif) repeat-x;
}
.button02{
	width:85px;
	height:21px;
	color:#000;
	margin:2px 2px 0px 2px;
	border:1px solid #666666;
	background:url(../../Images/Button/button_bg.gif) repeat-x;
}
.number{
	color:#f00;
	font-size:10px;
}
.number_02{
	font-size:10px;
}
.input_date{
	width:155px;
	height:17px;
	line-height:17px;
	border:1px #4e6689 solid;
	cursor:pointer;
	background:url(../../Images/input_date.gif) no-repeat bottom;
}
.input_date02{
	margin-left:20px;
	width:105px;
	height:17px;
	line-height:17px;
	border:1px #4e6689 solid;
	cursor:pointer;
	background:url(../../Images/input_date02.gif) no-repeat bottom;
}
.button_submit{
	margin-left:200px;
	cursor:pointer;
}
.button_search{
	margin-left:100px;
	cursor:pointer;
}
.button_clear{
	margin-left:20px;
	cursor:pointer;
}
.notice{
	width:13%;
	height:auto;
	height:auto !important;
	height:auto;
	min-height:300px;
	position:absolute;
	left:83%;
	margin-top:321px;
	background:url(../../Images/notice.gif) no-repeat;
	background-size:100% 100%; 
	background-size:100% 100% !important;
	background-size:100% 100%;
	
}
.notice span{
	width:64%;
	height:auto;
	height:auto !important;
	height:auto;
	display:inline-block;
	font-size:16px;
	word-wrap: break-word;
	margin:80px auto 0 35px;
	}
/*footer*/
.footer{
	border-left:1px solid #001e33;
	background:#ffffff;
}
.footer div{
	margin:0px 15px;
	padding:10px 10px 0px 10px;
	border-top:2px solid #b3b3b3;
}


.input_bg{
	width:135px;
	height:17px;
	border:1px solid #4e6689;
	background:url(../../Images/Text_bg.gif) ;
}
.input_bg02{
	width:450px;
	height:17px;
	border:1px solid #4e6689;
	background:url(../../Images/Text_bg.gif) ;
}
.huifu_bg{
	border:1px solid #cccccc;
}
.tr_title{
	height:28px;
	color:#1f5c99;
	text-align:center;
	background:url(../../Images/tr_title.gif);
}
.tr_01{
	height:25px;
	background:#ffffff;
	text-align:center;
}
.tr_02{
	height:25px;
	background:#eeeeee;
	text-align:center;
}
.huifu_topbottom{
	height:20px;
}

.custom-file-upload {
    border: 2px solid #2ea4e6;
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    background-color: #adcff5;
    border-radius: 3px;           
}
.custom-file-upload i {
    margin-right: 5px;
}



/* PowerTip Plugin */
#powerTip {
	cursor: default;
	background-color: #ffffe0; /* fallback for browsers that dont support rgba */
	/*background-color: rgba(0, 0, 0, 0.8);*/
	border-radius: 6px;
	border:solid 1px #f7ce39;
	color: #FFF;
	display: none;
	padding: 10px;
	position: absolute;
	white-space: nowrap;
	z-index: 2;
}
#powerTip.n:before, #powerTip.e:before, #powerTip.s:before, #powerTip.w:before,
#powerTip.ne:before, #powerTip.nw:before, #powerTip.se:before, #powerTip.sw:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	/*border-right: 5px solid transparent;
	border-left: 5px solid transparent;*/
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	/*border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;*/
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	/*border-top: 10px solid rgba(0, 0, 0, 0.8);*/
	bottom: -10px;
}
#powerTip.e:before {
	/*border-right: 10px solid rgba(0, 0, 0, 0.8);*/
	left: -10px;
}
#powerTip.s:before {
	/*border-bottom: 10px solid rgba(0, 0, 0, 0.8);*/
	top: -10px;
}
#powerTip.w:before {
	/*border-left: 10px solid rgba(0, 0, 0, 0.8);*/
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	/*border-right: 10px solid transparent;
	border-left: 0;*/
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	/*border-left: 10px solid transparent;
	border-right: 0;*/
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	/*border-top: 10px solid rgba(0, 0, 0, 0.8);*/
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	/*border-bottom: 10px solid rgba(0, 0, 0, 0.8);*/
	top: -10px;
}
