/*公用样式部分*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,header,footer,section,article,nav{padding:0;margin:0 }
header,footer,section,article,nav{display:block; }
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
table, td, tr, th {font-size:12px }
li{list-style-type:none }
table { border-collapse:collapse;  border:0 none;  border-spacing:0; margin:0 auto;}
img,body,html{border:0 none }
ol, ul{list-style:none }
pre{white-space:pre-wrap; /* css3.0 */white-space:-moz-pre-wrap; /* Firefox */white-space:-pre-wrap; /* Opera 4-6 */white-space:-o-pre-wrap; /* Opera 7 */word-wrap:break-word; /* Internet Explorer 5.5+ */}
caption, th{text-align:left }
select {border: 1px solid #BDC7D8;margin-right: 5px}
em{color:#999;font-family: Tahoma, Verdana, helvetica;font-size: 12px;font-style: normal;white-space: nowrap}
strong { font-weight:bold; }
abbr, acronym {border:0;}
address, caption, cite, code, dfn, em, th, var {font-weight:normal;font-style:normal }
textarea{resize:none;}
a{cursor:pointer;}
/*主文字字体以及颜色*/
body{font:12px/1.5 "Microsoft YaHei",Arial,Helvetica,sans-serif,Simsun;color:#444;}
/*body背景颜色*/
body{}

/*超链接设置*/
a:link {text-decoration:none }
a:visited {text-decoration:none }
a:hover{text-decoration:underline }
/*主连接颜色*/
a,.m-link a,a.m-link{ color:#0078B6 }
/*次连接颜色*/
.sub-link a,a.sub-link{ color:#9abbc8 }
/*主文字颜色，没设置次要的文字颜色。有些情况下m-text有用*/
.m-text{color:#444}
/*----整体布局 开始----*/
.page-home{}

.header-holder{
	background:url(../images/bg/header_bg.jpg) repeat-x 0px 0px;
	z-index:1000;/*9999999;*/
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 40px;
	min-width:950px;
}
.header {
	position:relative;
	text-align:left;
	margin:0 auto;
	width:950px;
	height:40px;
	clear:both;
	top:0px;
	left:0px;
}
.header-holder .header-top{
	z-index:1000;
	width:100%;position:fixed;top:0px;left:0px;
	height:35px;
	background:url(../images/bg/header_top_bg.png) repeat-x 0px 0px;
}
.header-holder .header-top .header{
	top:0px;height:35px;
	background:none;
	border:0;
}
.common-page-home{
	padding-top:80px;
}
.common-page-home .header-holder{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 35px;
	
	padding-top:40px;
	background:none;
}

.content-holder{padding:0;_padding:30px 0 0 0;}
.content {width: 950px;/*border: #d9d9d9 1px solid;*/text-align: left;background:transparent;margin: 0px auto;clear: both;}

.footer-holder{padding:0;margin:10px auto 0;}
.footer {/*background-color:#eeefef;border:1px solid #d9d9d9;*/border:0px;text-align: left;clear: both;margin:0 auto;}

.left-nav{width:150px;float:left;*zoom:1;/*background: url(img/bg/left-nav.png) repeat-y 0px 0px;_background:#c1d1e9;*/}
.mainbox{background-color:#fff;border-radius:2px;*zoom:1;min-height:540px;} 
.mainbox-C{margin-right:200px;background-color:#fff;min-height:540px; border-right:1px solid #d9d9d9;}
.mainbox-R{width:190px;float:right;padding:20px 0px 0 0;position:relative;}

.header, .content, .footer{margin:0 auto;width:950px;}
.header-holder{
	min-width:950px;	
}
.page-home-big-w .header, 
.page-home-big-w .content, 
.page-home-big-w .footer{margin:0 auto;width:1000px;}
.page-home-big-w .header-holder{
	min-width:1014px;	
}


.uc-copyright{
	width: 950px;
	height: 40px;
	margin: 10px auto;
	text-align: center;
	color:#999;
}
/*----整体布局 结束----*/

/*----头部相关 开始-----*/
/*logo部分*/
.header .logo{float:left;}
.header .logo a{
	text-decoration: none;
	cursor:default;
	display:inline-block;
}
.header .logo a img{
	/*margin-top: 5px*/;
}
.uc-header-logo-img{
	height:40px;
}
/*左导航*/
.header .nav {
	height:100%;
	_width:450px;
	margin-left:36px;
	float:left;
}
.header .nav ul{height:40px;}
.header .nav ul li{
	height:100%;
	z-index:999;
	position:relative;
	width:auto;
	_width:107px;
	display:block;
	float:left;
	color:#fff;
	font-size: 14px;
}
.header .nav ul li .group_list dd a{
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	_width: 140px;
}

/*右导航*/
.header .person{
	position: relative;
	padding:10px 0px 10px 10px;
	float: right;
	top: 0px;
	right: 0px;
	font-size:13px;
}
.header .person LI{
	z-index: 9;
	position: relative;
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
}
.header .person li a.username{
	text-overflow: ellipsis;
	max-width: 80px;
	white-space: nowrap;
	overflow: hidden;
}
.header .person a.username:hover{/*text-decoration:none;*/}
/*导航搜索区*/
.soso{
	border-bottom: #2f769b 1px solid;
	position: absolute;
	border-left: #2f769b 1px solid;
	background-color: #fff;
	width: 199px;
	height: 24px;
	border-top: #2f769b 1px solid;
	top: 5px;
	right: 160px;
	border-right: #2f769b 1px solid;
	box-shadow: 0 1px 0 0 #F0F0F0 inset;
}
.soso label{
	position: absolute;
	background-color: #fff;
	margin-top: 4px;
	padding-left: 5px;
	width: 170px;
	color: #999;
	cursor: text;
}
.so_text{
	border-bottom: 0px;
	border-left: 0px;
	background-color: #fff;
	margin: 3px;
	outline-style: none;
	outline-color: invert;
	outline-width: 0px;
	width: 173px;
	color: #999;
	border-top: 0px;
	border-right: 0px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
}
/*消息提醒框样式*/
.header .layer_massage_box{
	border-bottom: #797979 1px solid;
	position: absolute;
	border-left: #797979 1px solid;
	padding-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	width: 180px;
	padding-right: 10px;
	border-top: #797979 1px solid;
	top: 35px;
	right: 35px;
	border-right: #797979 1px solid;
	padding-top: 10px;
	border-radius: 3px 3px 3px 3px;
}
.header .layer_massage_box .del{
	position: absolute;
	top: 0px;
	right: 0px;
}
.header .layer_massage_box li{line-height:23px}
 
/*导航链接样式*/
.header a.application{
	padding:1px 22px;
	display: block;
	color: #fff;
}
.header .person li A.application{
	font-weight: normal;
}
.header ul li{/*background-color:#4aa6d3;*/}
.header li a.application{color:#fff;vertical-align:center;}
.header li.hover,.header li a.application:hover{/*background:#4aa6d3;text-decoration:none*/;}
.header .application-text{margin:9px auto;font-size:14px;font-weight:bold;}
 
/*导航下拉共用箭头小图标*/
.header li .ico_arrow{
	width: 13px;
	display: inline-block;
	background: url(../images/btn/ico_arrow_1.gif) no-repeat 0px 0px;
	height: 12px;
}
.header li.hover .ico_arrow{background-image:url(../images/btn/ico_arrow_hover.gif);background-repeat:no-repeat;}

/*导航当前状态样式*/
.header ul li.on{
	background-color: #4aa6d3;
}
/*新消息列表*/
.message{
	padding-bottom: 5px;
	background-color: #f4f4f4;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	padding-top: 5px;
}
.so_btn{
	display: inline-block;
	background: url(..images/btn/cc-btn-sprites.png) no-repeat left top;
	_background-image: url(../images/btn/cc-btn-sprites.gif);
}
.so_btn{
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	background-color: #fff;
	width: 24px;
	height: 24px;
	border-top: 0px;
	top: 0px;
	right: 0px;
	border-right: 0px;
}
.so_btn{
	background-position: 5px -100px;
}
.header .nav UL LI .dropmenu{
	z-index: 9000;
	position: absolute;
	display: none;
	top: 35px;
	right: 0px;
}
.header .person LI .dropmenu{
	z-index: 9000;
	position: absolute;
	display: none;
	top: 35px;
	right: 0px;
}
.header .person li.hover .dropmenu .message{color:#999;clear:both;width:170px;padding:0}
.header .person li.hover .dropmenu .message_list_new{border-bottom:1px solid #ccc;overflow:hidden;*zoom:1;*width:170px}
.header .person li.hover .dropmenu .message_list_new li{color: #666;padding: 0 10px;float:none}
.header .person li.hover .dropmenu .message_list_new li a{display: inline;padding: 0 7px;color:#3B5998;}
.header .person li.hover .dropmenu .message_list_new li a:hover{background:none;text-decoration:underline;}
.header .person a,.header .nav_sub a{color:#fff;font-size:13px;/*font-weight:bold;*/}/*
/*次导航*/
.header .nav_sub{float:right;white-space:nowrap;overflow:hidden;color:#fff;padding:10px 0px 10px 10px;}
.header .nav_sub_hover{height:auto}
.header .nav_sub ul li{float:left}
.header .nav_sub dl{padding:4px 5px 5px 5px}
.header .nav_sub dl dt{padding:0 5px;margin-bottom:5px}
.header .nav_sub dl dd{line-height:22px}
.header .nav_sub dl dd a{display:block;padding:0 5px}
.header .nav_sub dl dd a:hover{display:block;background-color:#274c66}
.header .nav ul li .msg_top{background: url(../images/msg.gif) no-repeat 0px 0px;display: block;height: 18px;text-align: center;padding-left: 8px;text-decoration: none;position: absolute;top:3px;left:47px;font-weight: bold}
.header .nav ul li .msg_top a{display: block;background: url(../images/msg.gif) no-repeat right 0px;height: 18px;padding-right: 9px;margin-right: -6px;text-decoration: none;line-height: 18px;float: left;color: #fff;white-space: nowrap;font-size:10px}
.header .nav ul li.hover .msg_top{background: url(../images/msg.gif) no-repeat 0px 0px;display: block;height: 18px;text-align: center;line-height: 18px;padding-left: 8px;color: #fff;text-decoration: none;position: absolute;top:3px;left:47px;}
.header .header_dropdown div.dropmenu dl.menu-list{width:80px;}

.header .person{color:#fff;}
/*header没有背景颜色时的文字颜色*/
.common-header{
	background:none;
	border:0;
}
.common-header .nav_sub,.common-header .person a,.common-header .nav_sub a,.common-heade .nav ul li,.common-heade .person li,.common-heade a.application{
	 font-size:13px;
	 color:#000;
}
/*----头部相关 结束----*/

/*----中间相关 开始----*/
.column{overflow:hidden;min-height:1px;float:left;_height:1px;height:auto;}
.panel{width:785px;height:auto !impoartant;min-height:500px;float:right;}
.panel .column{
	margin-right:20px;
}
.panel .no-mr{
	margin-right:0px;
}
/*----中间相关 结束----*/
#topcontrol{z-index:999}
a.top_stick, a.top_stick:active, a.top_stick:visited{text-align:center;background:#E8F6FE;filter:alpha(opacity=90);opacity:0.9;cursor:pointer;display:inline-block;border:1px solid #CCC;font-size:0;height:97px;border-radius:5px;width:30px;text-decoration:none;}
a.top_stick p{width:14px;font-size:13px;line-height:14px;margin-left:2px;*margin-left:0px;padding-left:6px;padding-top:5px;*padding-left:0px;text-align:center;height:75px}
a.top_stick:hover{background-color: rgba(223, 243, 253, 0.7);*background:#E8F6FE;text-decoration:none;filter:alpha(opacity=70);border:1px solid #CCC;}
a.top_stick div{height:16px;background:url(images/gotop.jpg) no-repeat center 0;margin-top:6px;}
/*----gotop 结束----*/
/*公用按钮*/
.btn_b,.btn_w,.add_atn,.btn_relation,.N_but,.btn_o,.btn_g,
.btn_relation2,.add_atn_small,.btn_relation_small,
.btn_relation span,.btn_relation2 span,
.btn_b_disable,.btn_green,.so_btn,
.btn_green_w121,.btn_reg,.btn_b_disable,
.btn_group,.btn_create,.btn_download,.btn_search_big,
.btn_upload_file{background: url(../images/btn/cc-btn-sprites.png) no-repeat left top;_background-image:url(img/btn/cc-btn-sprites.gif);display: inline-block}

/*普通按钮样式，有确定类型和取消类型的*/
.btn_b,.btn_w,.add_atn,.N_but,.btn_o,.btn_g{display: inline-block;height:24px;width:69px;border:0 none;line-height: 24px;text-align:center;padding:0;text-decoration:none;vertical-align:middle;cursor:pointer;color:#fff}

.btn_o{background-position:0px -25px;}
.btn_o:hover{background-position:-70px -25px;}
.btn_o:active{background-position:-140px -25px;}

.btn_b{background-position:0px 0px;}
.btn_b:hover{background-position:-70px 0px;}
.btn_b:active{background-position:-140px 0px;}

.btn_g,.add_atn,.N_but{background-position:0px -50px;}
.btn_g:hover,.add_atn:hover,.N_but:hover{background-position:-70px -50px;}
.btn_g:active,.add_atn:active,.N_but:active{background-position:-140px -50px;}

.btn_w{color:#333;background-position:0px -75px;}
.btn_w:hover{background-position:-70px -75px;}
.btn_w:active{background-position:-140px -75px;}

.clear {clear: both}
.c {clear:both;font-size:1px;height:0;line-height:0;visibility:hidden}
.clearfix:after{clear:both;content:".";display:block;margin:0;padding:0;font-size:0;height:0;line-height:0;overflow:hidden}
.clearfix{*zoom:1}

/*----按钮 开始----*/
.opt_btn {
	font:14px/30px "Microsoft YaHei", Arial, Helvetica, sans-serif, Simsun;
	line-height:30px;color:#fff; padding-left: 15px; display: inline-block; zoom: 1; font-size-adjust: none; font-stretch: normal;
	background-image: url("../images/btn/uc_btn.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.opt_btn:hover {
	background-image: url("../images/btn/uc_btn_hover.png");
	text-decoration: none;
}

.opt_btn_gray,.opt_btn_cancle{
	color:#838383;
	background-position: left -170px;
}

.opt_btn_blue{
	background-position: left -85px;
}
.opt_btn_orange{
	background-position: left -260px;
}

.opt_btn span {
	background-position: right -39px; height: 30px; padding-right: 15px; display: inline-block; cursor: pointer; zoom: 1; 
	background-image: url("../images/btn/uc_btn.png"); 
	_background-image: url("../images/btn/uc_btn.gif");
	background-repeat: no-repeat;
	_display: inline;
}
.opt_btn:hover span{
	background-image: url("../images/btn/uc_btn_hover.png");
	_background-image: url("../images/btn/uc_btn_hover.gif");
}
.opt_btn_gray span,.opt_btn_cancle span{
	background-position: right -208px;
}
.opt_btn_blue span{
	background-position: right -125px;
}
.opt_btn_orange span{
	background-position: right -300px;
}
.m_form .btn_wrap .opt_btn {
	margin-right: 12px;
}
/*---获取手机激活码后改变显示文字颜色---*/
.span-red{
	color:#ff6666;
}
/*----按钮 结束----*/
/*----返回顶部 开始----*/
.gotop {
height: 83px;
padding-top: 5px;
left: 50%;
line-height: 14px;
margin-left: 478px;
overflow: hidden;
width: 20px;
border: 1px solid #D7F0F8;
border-radius: 5px;
background: #6FB9F3;
color: white;
text-align: center;
display: block;
}
.gotopcon {
text-align: center;
}
.toparr {
writing-mode: tb-rl;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
display: block;
font-family: 宋体;
cursor: pointer;
width: 12px;
height: 20px;
margin: -1px 0;
overflow: hidden;
}
.gotopcon span {
cursor: pointer;
}
/*----返回顶部 结束----*/
/*---- tab按钮 开始----*/
.tab-icon{
	display: inline-block;
    height: 30px;
    line-height:30px;
    width: 110px;
    background: url("../images/btn/tab_icon.png") no-repeat 0 0 transparent;
	text-align: center;
}
.tab-icon:hover{
	text-decoration:none;
	background-position:0px -60px;
}
.tab-icon-cur,.tab-icon-cur:hover{
	background-position:0px -30px;
}
.tab-icon span{
	color:#6C6A66;
	font-size:14px;
}
.tab-icon:hover span,.tab-icon-cur span{
	color:#373838;
}
/*---- tab按钮 结束----*/

/*---- 分页 开始----*/
.right{text-align:right;padding-right:35px; margin:5px;font-size:14px;}
.page { text-align: right }
.page a { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px;  MARGIN-RIGHT: 2px; PADDING-TOP: 2px; TEXT-DECORATION: none }
.page a:hover { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px }
.page a:active { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px}
.page span.current { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BACKGROUND-COLOR: rgb(243, 243, 243) }
.page span.disabled { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; COLOR: rgb(243, 243, 243); MARGIN-RIGHT: 2px; PADDING-TOP: 2px }
.page span.quantity { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; COLOR: rgb(243, 243, 243); MARGIN-RIGHT: 2px; PADDING-TOP: 2px }
/*---- 分页 结束----*/
input,select,textarea{
	font: 12px/1.5 "Microsoft YaHei", Arial, Helvetica, sans-serif, Simsun;
}
.form-ct{
	padding:20px 45px;
	text-align:left;
}
.form-ct .form-tips{
	float:right;
	display:block;
	width:390px;
	overflow:hidden;
	margin-left:10px;
}
.form-title{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #ECECEC;
}
.form-title span,.form-title h3{
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

.form-body{
	padding:10px 33px ;
}
.form-body dl{
	/* 样式冲突，暂时屏蔽
	display:inline-block;
	*/
	_margin:2px 0px;
	color: #666;
	padding: 5px 0;
	overflow: hidden;
	zoom: 1;
}
.form-body dt, .form-body dd {
	height: 30px;
	line-height: 30px;
    font-size: 14px;
}
.form-body dt{
	padding-right: 5px; /*鏂囧瓧璺濈杈撳叆妗嗚繃鍔层�*/
	float:left;
	width:140px;
	text-align:right;
	height: 30px;
	line-height: 30px;
	color: #666;
}
/*鏀瑰彉radio灞呬腑鐨勯棶棰�/
.radiostyle{
	margin-right: 3px;
    vertical-align: middle;
}
/*鏀瑰彉涓や釜鍗曢�鎸夐挳鏂囧瓧闂寸殑璺濈*/
.form-body label.labelwidth{
	 margin-right: 25px;
}
/*琛ㄥ崟鍓嶉潰鐨勯偅涓孩鑹插皬鏄熸槦*/
.form-body dt span em{
    color: red;
    margin-right: 3px;
}
.form-body select{
    padding: 3px;
    height:25px;
    line-height:24px;
    border-color: gray #D4D0C8 #D4D0C8 gray;
    margin:3px 2px;
	color: #666;
	text-align: center;
}
.form-body dd{
	float:left;
	width:auto;
	text-align:left;
}
.form-body .input {
	margin: 2px;
	width: 220px;
	height: 20px;
	*display:block;
	*float:left;	
}
.form-body div.input {
	float:left;
}
.form-body .conbox_textarea {
	height: 110px;
}
.form-body textarea,.form-body .textarea {
	margin: 2px;
	width: 330px;
	height: 100px;
	resize: none;
	*display:block;
	*float:left;
}
.form-body .checkbox {
	vertical-align: middle;
}
.form-body .Validform_checktip {
	display: inline-block;
font-size: 12px;
	color: #999;
}
.form-body .dd_tip,.form-body .dd-tip{
	padding-left: 10px;
	float: left;
	width: auto;
	max-width:330px;
}
.input,.textarea {
	border-color: gray #D4D0C8 #D4D0C8 gray;
	border-style: solid;
	border-width: 1px;
	color: #333;
	padding: 3px 2px 1px;
}
em{
	color:red;
}
/*娉ㄥ唽瑙勫垯璇存槑鏍峰紡*/
dd.check_rule{
	font-size:12px;
	position: relative;
	text-align: left;
	color: #999;
	left: 150px;
	width: 400px;
	float: left;
	/*padding: 0px 0px 15px 0px*/;
}
/*----鏍￠獙鐨勬牱寮�寮�----*/
.form-body .form-tip span{
	font-size:12px;	
}
.form-body .form-tip span.invalid {
	color: #FF0000;
	background: url(../images/validate/invalid.png) no-repeat left 0px;
}

.form-body .form-tip span.valid {
	display:inline-block;
	width:18px;
	height:18px;
	margin: 6px 0;
	
	color: #71B83D;
	background: url(../images/validate/valid.png) no-repeat left 0px;
}
.form-body .form-tip {
	float: left;
	padding-left: 10px;
	width: auto;
	max-width: 330px;
}
.form-body .form-common-tip {
	color: gray;
	margin-top: 2px;
}
.form-body .form-common-tip span {
	margin-top: 0;
}
.form-body .form-tip span {
	padding-left: 18px;
}
.form-body .form-tip span.init {
	background:none;
}
.form-body .form-tip span.loading {
	color: #71B83D;
	display:block;
	background:url(../images/validate/loading.gif) no-repeat left 1px;
}
/*----鏍￠獙鐨勬牱寮�缁撴潫----*/
.form-tab {height: 48px;  padding: 9px 11px;  }
.form-tab li{float: left; cursor:pointer;background:url("../images/login/uc-tab.png") repeat-x;
    font-size: 14px;
    height: 49px;
    line-height: 48px;
    text-align: center;
    width: 124px; border-top: none}
.form-tab li.on{background:#FFF}

.form-body .tab{height: 205px;padding-top: 10px;}
.uc-header-logo-img{
	position:relative;
	/* top:10px;
	left:0px; */
	margin-top:10px;
	padding-top:10px;
}
.uc-copyright .nav_sub{
	margin-bottom:5px;
}
/*----login start----*/
.show-pic{
	height:100%;
	width:100%;
	background:url(../images/login/uc-back.png) no-repeat 0 0;
}
.login {
	height:330px;
	width:294px; 
	position:absolute; 
	right:65px; 
	_right:35px;
	top:25px;
	padding-top:35px;
	background:url(../images/login/uc-login.png) no-repeat 0 0;
	_background:url(../images/login/uc-login.gif) no-repeat 0 0;
}
.main-body{
	position: relative;
	height:420px;
}

input.text-name,input.text-pwd,input.text-verify{
	border:1px solid #bdc7d8;
	vertical-align:middle;
	width:190px;
	padding:6px 5px;
}

input.input_validation-failed { border: 2px solid #FF0000;}

input.btn-smb,a.btn-reg{
	border:0;
	cursor:pointer;
	background:url(../images/login/uc-login-btn.png) no-repeat 0 0;
}
input.btn-smb{
	width:97px;
	height:30px;
	background-position:0 0;
}
a.btn-reg{
	display:block;
	height:34px;
	width:129px;
	background-position:0 -40px;
}
/*----login end----*/

/*----signup start----*/
.signup-title{
	position:relative;
	margin:2px auto;
	/*width:90%;*/
	background:#55c6e4;
	height:30px;
	padding-top:15px;
	
}
.signup-title span{
	color:#fff;
	font:12px/1.5 "Microsoft YaHei",Arial,Helvetica,sans-serif,Simsun;
	font-weight:bold;
	font-size:17px;
}
.signup-top{
	min-height:70px;
	width:100%;
	background:#eeeeff;
	height:auto;
	overflow:hidden;
	_height:70px;
}
.signup-notice{
	border: 1px solid #f7dcaa;
	text-align:center;
	line-height:30px;
	margin:20px auto 10px;
	width:440px;
	background:#fffeed;
	height:30px;
	color:#ff7800;
}
.signup-header{
	/*background:url(../images/signup/input_new.gif) no-repeat 0 -310px;
	  padding-left:30px;
	*/
	background:none;
	padding-left:10px;
	height:24px;
	float:left;
	margin:0px 8px 0px 20px;
	display:inline-block;
	_display:inline;
}
.signup-main{
	position:relative;
	margin:2px auto;
	/*width:90%*/;
	background:position:relative;
	margin:2px auto;
	background:#fff;
	padding:15px 0px;
	border:0px;
	border: 1px solid #B0E3EF;
	border-top:0;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.signup-center{
	margin-bottom:40px;
}
.form-submit .btn-reg{
	border:0;
	cursor:pointer;
	height:34px;
}
/*----signup end----*/


/*！！！增加样式！！！！！！*/
.common-page-home{
	background:url(../images/login/uc-wrap-bg.png) repeat-x 0px -0px #fff;
	padding-top:125px;
	_padding-top:95px;
}
.common-page-home-login{
	background:url(../images/login/uc-wrap-login-bg.png) repeat-x 0px -40px #ECEAE8;/*504-80-40*/
	padding-top:0px;
}

.common-page-home .uc-header-logo-img{
	height:auto;
}
.common-page-home .header-holder{
	padding-top:0px;
	height:125px;
	/* background:url(../images/login/uc-common-header.jpg) no-repeat center 0px; */
}
.common-page-home-login .header-holder{
	background:none;
}
.common-page-home-login .content-holder{
	padding-top:80px;
}
.common-page-home .content-holder{
	border-bottom:1px solid #00618F;
}
.common-page-home .footer-holder{
	background:#00618F;
	border-top:1px solid #5896B9;
	margin-top:0px;
	padding-bottom:1px;
}
/*.common-page-home .footer-holder-fixed{
	position: fixed;
	bottom: 0;
	width: 100%;
}
*/.common-page-home-login .main-body{
	height:auto;
}
.common-page-home-login .show-pic{
	height:384px; /*504-80-40*/
	/*background:url(../images/login/uc-login-pic.jpg) no-repeat center 0px*/;
	background:none;
}
.login{
	width:270px;
	padding-top:0px;
	position: absolute;
	top:0px;
	right:0px;
	height:384px;
}
.common-page-home-login .form-ct{
	padding:0px 0px;
}

.signup-title{
	background:url(../images/login/uc-common-title.png) no-repeat center 0px;
	margin:0px auto;
	height:40px;
	padding:0px;
}
.signup-title h1{
	padding-top:7px;
}
.signup-main{
	margin-top:0px;
}
.signup-title span{
	color:#0082C9;
}
/*按钮*/
input.btn-smb,input.btn-reg{
	border:0;
	cursor:pointer;
}
input.btn-smb{
	width:107px;
	height:30px;
	background:url(../images/login/uc-btn-login.png) no-repeat 0 0;
}
input.btn-smb:hover{
	background-position:0 -30px;
}
input.btn-smb-ing,input.btn-smb-ing:hover{
	background-position:0 -60px;
	cursor:default;
}
input.btn-reg{
	width:190px;
	height:34px;
	background:url(../images/login/uc-btn-reg.png) no-repeat 0 0;
}
input.btn-reg:hover{
	background-position:0 -34px;
}
/*登录按钮区 开始*/
.form-body dl.signup-dl{
	padding-bottom:15px;
	padding-left:7px;
	border-bottom:1px dashed #C4C1BB; 
}
.form-body dl.signup-dl dt{
	width:100%;text-align:left;
}
/*登录按钮区 结束*/
/*其他登录方式区 开始*/
.form-body dl.otherlogin-dl{
	border-top:1px dashed #C4C1BB; 
}
.form-body dl.otherlogin-dl dt{
	width:100%;text-align:left;
}
/*其他登录方式区 结束*/
/*底部字体 开始*/
.uc-copyright {
    color: #8FA9C0;
}
.uc-copyright .nav_sub a {
    color: #8FA9C0;
}
/*底部字体 结束*/
/*----登录首页 描述部分 开始----*/
.description{
	width:100%;
}
.description ul{
	padding:20px 0px;
}
.description ul.des-ul li
{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	border-right: #e3e3e3 1px solid;
	padding-top: 0px;
}
.description ul.des-ul li p
{
	line-height: 22px;
	width: 245px;
	float: left;
	color: #666;
	margin-left: 10px;
	overflow: hidden;
}
.description ul.des-ul li p.item-dot{
	padding-left: 15px;
	background: url(../images/login/item-dot.png) no-repeat 0 8px;
	width:200px;
}
.description ul.des-ul li p span
{
	padding-left: 15px;
	display: block;
	background: url(../images/login/item-dot.png) no-repeat 0 8px;
	height: 22px;
	color: #666;
}
.description .des-icon
{
	width: 87px;
	float: left;
	height: 67px;
	overflow: hidden;
}

.description .des-icon1
{
	background: url(../images/login/des-icon1.jpg) no-repeat 0 0;
}
.description .des-icon2
{
	background: url(../images/login/des-icon2.jpg) no-repeat 0 0;
}
/*----登录首页 介绍部分 结束----*/
/*----登录方式图标（市民卡等） 开始----*/
.login-type UL
{
	position: relative;
	width: 100%;
	float: left;
	line-height:22px;
}
.login-type UL LI
{
	float: left;
}

.login-type A.btn-login-type
{
	border: 1px solid #85BEEE;
	text-align: center;
	padding: 3px 10px;
	background: #D3EDF7;
	float: left;
	color: #008BB3;
	border-radius: 3px;
}
.login-type A:hover{
	text-decoration:none;
	background:#85BEEE;
	color:#fff;
	border: 1px solid #85BEEE;
}
/*----登录方式图标（市民卡等） 结束----*/
/*----ca页面 开始 ----*/
.ca-main{
text-align:center;font-size:14px;line-height:24px;position:relative;
margin-bottom:10px;
}
.ca-main .ca-header{
	padding-top:10px;text-align:center;width:100%;
	height:65px;font-size:26px;
	font-weight:bold;color:#529AD7;
	background:url(../images/login/ca-header-bg.png) repeat-x 0 0;
}
.ca-main .ca-cnt{
font-size:14px;position:relative;text-align:left;width:800px;margin:0px auto 10px;height:180px;border-top:1px solid #FFF;border-bottom:1px solid #B0E3EF;
}
.ca-main .ca-cnt-des{
width:600px;margin:10px auto 0px;
}
.ca-main .ca-submit{
margin:10px 0px 0px 0px;text-align:center;position:relative;
}
.ca-main .ca-submit .opt_btn span{
font-size:16px;font-weight:normal;
}
.ca-main .ca-header .ca-header-img{
	width:298px;
	height:29px;
	margin:5px auto;
}
.ca-main .ca-header .type-card{
	background:url(../images/login/ca-type-card.png) no-repeat 0 0;
}
.ca-main .ca-header .type-ezt{
	background:url(../images/login/ca-type-ezt.png) no-repeat 0 0;
}
/*----ca页面 结束 ----*/

/*-----警告说明 开始-----*/
.m_warn {
	background: rgb(254, 255, 229); 
	margin: 0px 15px; 
	padding: 6px; 
	border: 1px solid rgb(249, 242, 167);
	color: rgb(201, 0, 0); 
	font-size: 14px; zoom: 1;
	line-height: 18px; overflow: hidden;
	border-radius:3px;
}
.m_warn .icon_secu {
}
/*-----警告说明 结束-----*/
.common-page-home .footer-holder{
	position:relative;
	_position:relative;
}
.signup-main {
}

.form-contain {
	width: 630px;
	float: left;
	margin: 5px;
}

.form-contain .form-type .btn-per,.form-contain .form-type .btn-org,.form-contain .form-type .btn-org, .form-contain .form-type .btn-ca {
	width: 100px;
	height: 30px;
	float: left;
	border: 1px solid #BAD0DB;
	margin: 0px 5px;
	cursor: pointer;
}
.form-contain .form-type .btn-per:hover,.form-contain .form-type .btn-org:hover,.form-contain .form-type .btn-ca:hover,
.form-contain .form-type .btn-per-hover,.form-contain .form-type .btn-org-hover,.form-contain .form-type .btn-ca-hover{
	background:#55C6E4;
	border:1px solid #55C6E4;
}

.form-contain .form-type {
	width: 600px;
	height: 29px;
	margin: 5px;
	border-bottom: 1px solid #BAD0DB;
}

.tip-box-contain {
	width: 250px;
	_width:200px;
	height: 570px;
	float: right;
	margin: 5px;
	border-left: 1px solid #BAD0DB;
}
.tip-box-contain .title,.tip-box-contain .content {
	width: 200px;
	_width: 150px;
	height: 30px;
	float: left;
	margin: 5px;
	padding-left:20px;
	font: 14px/1.5 "Microsoft YaHei",Arial,Helvetica,sans-serif,Simsun;
}
.tip-box-contain .content li{
	padding-top:30px;
	color: #666;
	font-size:12px;
}
.form-body dl {
	padding: 0px;
}

.form-signup-body .input {
	width: 270px;
}
.form-signup-body, .form-type {
	padding-left: 40px;
}
