﻿@charset "utf-8";
/* CSS Document */

/*基本信息*/
body {
	margin:0px;
	line-height: 20px;
	font-family: 宋体;
	font-size: 12px;
	color: #2D2D2D;
	background-color: #c2cad8;
	/* background-image:url(../images/zhucebg.jpg); */
}
ul, li { margin:0; padding:0; list-style:none; }
ul { overflow:hidden; zoom:1; }

/*页面层容器*/
#container {width:100%;margin:0 auto;}

/*页面头部*/
#Header {width: 100%;height:83px;margin: 0 auto 60px;background: #057cc1;}
#Header2 {width:338px;height:83px;margin:0 auto;/* float:left; */}
#Header2 a { display:block; height:83px; width:150px; }
#Header3 {width:300px;height:23px;margin:0 auto;float:right; padding:30px}
/*页面内容*/
.main {width:950px;height:10px;margin:0 auto;}
.mainb {width: 600px;height:auto;margin: 0 auto 60px;padding: 50px 0px 30px;overflow: hidden;border: 1px #4787ca solid;border-radius: 12px;background: #f3f3f3;}
.main1 {display: block;width: 100% !important;/* height:60px; */padding:10px 5px;box-sizing: border-box;text-align: center;overflow:hidden;}
.ext {display:inline;width:340px;height:60px;margin:0 auto;float:left;padding:10px 5px; line-height:60px;}
.main2 {display:inline;width: 28%;height: 30px;line-height: 30px;float:left;margin: 12px 0;padding: 0 5px 0;box-sizing: border-box;}
.main3 {display:inline;width: 72%;height: 30px;margin: 12px 0;float:left;padding: 0 5px;box-sizing: border-box;}



/*页面头部*/
#daohang {width: 600px;margin: 15px auto 0;padding: 0px 50px;overflow: hidden;box-sizing: border-box;}
.daohang2 {width:168px;height: 40px;line-height: 40px;margin:0 auto;float:left;background: #057cc1;border-radius: 5px 5px 0 0;}




/*页面底部*/
#Footer {width: 100%;height:20px;margin:0 auto;padding:10px 0px;}
#Footer1 {width:990px;height:74px;margin:0 auto;text-align:center;}



/*样式表*/
A:link {COLOR: #4F4F4F; TEXT-DECORATION: none}
A:visited {COLOR: #4F4F4F; TEXT-DECORATION: none}
A:hover {COLOR: #4F4F4F; TEXT-DECORATION: none;	text-decoration: underline;}
.link:link {COLOR: #4F4F4F; TEXT-DECORATION: none}
.link:visited {COLOR: #4F4F4F; TEXT-DECORATION: none}
.link:hover {COLOR: #4F4F4F; TEXT-DECORATION: none;	text-decoration: underline;}

/* btn */
.btn,.btn-cancel{
	cursor:pointer;
	width:100px;
	border: none;
	background: #dc1e1e;
	color:#FFF;
	line-height: 30px;
	margin: 20px 5px;
	border-radius: 30px;
}
.btn:focus,.btn-cancel:focus{
	outline:none;
}
.btn:hover{background: #e82b2b;}
.btn-cancel{
	background: #dadada;
	color: #6d6d6d;
}
.btn-cancel:hover{background: #e2e2e2;}

.link-12b {
	COLOR: #913701;
	FONT-SIZE: 12px;

}
.link-12b:link {COLOR: #913701;
	FONT-SIZE: 12px;
}
.link-12b:visited {COLOR: #913701;
	FONT-SIZE: 12px;
}
.link-12b:hover {
	COLOR: #913701;
	FONT-SIZE: 12px;
	text-decoration: underline;
}
.link-12br {
	COLOR: #ff0000;font-weight: bold;
	FONT-SIZE: 12px;

}
.link-12br:link {COLOR: #ff0000;font-weight: bold;
	FONT-SIZE: 12px;
}
.link-12br:visited {COLOR: #ff0000;font-weight: bold;
	FONT-SIZE: 12px;
}
.link-12br:hover {
	COLOR: #ff0000;font-weight: bold;
	FONT-SIZE: 12px;
	text-decoration: underline;
}

.link-12b2 {
	COLOR: #000000;
	FONT-SIZE: 12px;	font-weight: bold;

}
.link-12b2:link {COLOR: #000000;
	FONT-SIZE: 12px;	font-weight: bold;
}
.link-12b2:visited {COLOR: #000000;
	FONT-SIZE: 12px;	font-weight: bold;
}
.link-12b2:hover {
	COLOR: #B40112;
	FONT-SIZE: 12px;	font-weight: bold;
	text-decoration: underline;
}
.link-12b3 {
	COLOR: #913701;
	FONT-SIZE: 12px;

}
.link-12b3:link {COLOR: #913701;
	FONT-SIZE: 12px;
}
.link-12b3:visited {COLOR: #913701;
	FONT-SIZE: 12px;
}
.link-12b3:hover {
	COLOR: #ffffff;
	FONT-SIZE: 12px;font-weight: bold;
}

.link-12w {
	COLOR: #174D82;
	FONT-SIZE: 12px;

}
.link-12w:link {COLOR: #174D82;
	FONT-SIZE: 12px;	
}
.link-12w:visited {COLOR: #174D82;
	FONT-SIZE: 12px;
}
.link-12w:hover {
	COLOR: #174D82;
	FONT-SIZE: 12px;
	text-decoration: underline;
}
.link-14w {
	COLOR: #ffffff;
	FONT-SIZE: 14px;font-weight: bold;

}
.link-14w:link {COLOR: #ffffff;font-weight: bold;
	FONT-SIZE: 14px;	
}
.link-14w:visited {COLOR: #ffffff;font-weight: bold;
	FONT-SIZE: 14px;
}
.link-14w:hover {
	COLOR: #ffffff;font-weight: bold;
	FONT-SIZE: 14px;
	text-decoration: underline;
}
.link-14b {
	COLOR: #174D82;
	FONT-SIZE: 14px;

}
.link-14b:link {COLOR: #174D82;
	FONT-SIZE: 14px;
}
.link-14b:visited {COLOR: #174D82;
	FONT-SIZE: 14px;
}
.link-14b:hover {
	COLOR: #174D82;
	FONT-SIZE: 14px;
	text-decoration: underline;
}

.link-14bb {
	COLOR: #BA2636;
	FONT-SIZE: 14px;

}
.link-14bb:link {COLOR: #BA2636;
	FONT-SIZE: 14px;
}
.link-14bb:visited {COLOR: #BA2636;
	FONT-SIZE: 14px;
}
.link-14bb:hover {
	COLOR: #BA2636;
	FONT-SIZE: 14px;
	text-decoration: underline;
}
.link-14bb2 {
	COLOR: #000000;
	FONT-SIZE: 14px;

}
.link-14bb2:link {COLOR: #000000;
	FONT-SIZE: 14px;
}
.link-14bb2:visited {COLOR: #000000;
	FONT-SIZE: 14px;
}
.link-14bb2:hover {
	COLOR: #000000;
	FONT-SIZE: 14px;
	text-decoration: underline;
}
.link-14bw {
	COLOR: #174D82;
	FONT-SIZE: 14px;font-weight: bold;

}
.link-14bw:link {COLOR: #174D82;font-weight: bold;
	FONT-SIZE: 14px;
}
.link-14bw:visited {COLOR: #174D82;font-weight: bold;
	FONT-SIZE: 14px;
}
.link-14bw:hover {
	COLOR: #174D82;
	FONT-SIZE: 14px;font-weight: bold;
	text-decoration: underline;
}
.link-12rw {
	COLOR: #174D82;
	FONT-SIZE: 12px;font-weight: bold;

}
.link-12rw:link {COLOR: #174D82;font-weight: bold;
	FONT-SIZE: 12px;
}
.link-12rw:visited {COLOR: #174D82;font-weight: bold;
	FONT-SIZE: 12px;
}
.link-12rw:hover {
	COLOR: #174D82;
	FONT-SIZE: 12px;font-weight: bold;
	text-decoration: underline;
}
.link-16r {
	COLOR: #ff0000;
	FONT-SIZE: 16px;font-weight: bold;

}
.link-16r:link {COLOR: #ff0000;
	FONT-SIZE: 16px;font-weight: bold;
}
.link-16r:visited {COLOR: #ff0000;
	FONT-SIZE: 16px;font-weight: bold;
}
.link-16r:hover {
	COLOR: #ff0000;
	FONT-SIZE: 16px;font-weight: bold;
	text-decoration: underline;
}


.font12b {
	COLOR: #913701;
	FONT-SIZE: 12px;
}
.font12w {
	COLOR: #ff0000;
	FONT-SIZE: 12px;
}
.font13zi {
	COLOR: #ffffff;
	FONT-SIZE: 12px;
}
.font14b {
	COLOR: #ff0000;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.font14bb {
	COLOR: #ffffff;
	FONT-SIZE: 14px;
		font-weight: bold;
}
.font14bc {
	COLOR: #BA2636;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.font14by {
	COLOR: #BF8D28;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.font14b {
	COLOR: #444444;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.xu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.xu2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #734917;
}
.shi {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E82B9;
}
.kuang {
	width: 50px;
}
.kuang3,.kuang2 {
	width: 300px;
	height: 30px;
	font-size:12px;
	padding: 0 10px;
}
.kuang2 {
	width: 100px;
}
.kuang4 {
	width: 300px;
	height:100px;
}
.kuang5 {
	width: 140px;
	height:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.kuang6 {
	width: 600px;
	height:150px;
}

#txtCodeTip { margin-left:55px;display:inline; }

#msg-box { position:absolute; top:38%; left:50%; background:#fff; z-index:1000; margin-left:-200px; width:400px; font-size:14px; line-height:22px; padding:15px; border:5px solid #123456; display:none; }
#msg-box a { display:block; width:120px; background:#ccc; }
#msg-box a:hover { background:#123456; color:#fff; }

#inc { display:none; }
#inc .intro { margin-bottom:10px; }
#inc li { float:left; margin-right:20px; text-align:center; }

#personal { display:none; }
#personal .intro { margin-bottom:10px; }
#personal ul { padding:0 70px; }
#personal li { float:left; margin-right:20px; text-align:center; }

#wait { display:none; }
#wait .loading { background:url(../images/loading16_1.gif) no-repeat 0 2px; padding-left:20px; line-height:20px; }

.w-100p {
    width:98%;padding:1%;
}
.display-n {
    display:none;
}

.font-r
{
    color:Red;
}
 
strong, b {
font-weight: bold;
}
.inputForm{width:100%;}
.inputForm td{font-size:12px;vertical-align: middle;white-space:nowrap; line-height:23px;}
.inputForm th{width:20%; text-align:right; font-size:12px;white-space:nowrap;background: #d5e9ff;vertical-align: middle; line-height:23px;
}
    .inputForm tr
    {
        background: #e6eff8;
    }
.inputForm .inputLong{width:300px;}
.tdbg {
 background: #d5e9ff;
line-height: 120%;
}
.tdbgleft
{
    background: #d5e9ff;
    line-height: 120%;
}