body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff;
	color: #666;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 14px;
	/* [disabled]line-height: 18px; */
}
img {
	border: 0;
}
h2 {
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #0267c6;
}
a:hover {
	color: #0267c6;
}
b {
	color: #333;
	font-weight: normal;
}
* {
	outline: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, ol, dl {
	list-style: none;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.l {
	float: left;
}
.r {
	float: right;
}
#container {
	position: relative;
	min-height: 100%;
}
#content {
	margin:0 auto;
	padding:0 0 60px 0;
}

.blueline {
	background: #02306b;
	height: 4px;
	line-height: 4px;
	min-width: 1000px;
	width:expression_r(document.body.clientWidth < 1000 ? "1000px" : "auto" );
}
.header {
	height: 100px;
	min-width: 1000px;
	width:expression_r(document.body.clientWidth < 1000 ? "1000px" : "auto" );
	background:url(../images/header_bg.gif);
}
.header_block {
	height: 100px;
	margin: 0 auto;
	width: 1000px;
}
.shadow {
	background: url(../images/shadow_bg.gif);
	height: 10px;
	line-height: 10px;
	min-width: 1000px;
	width:expression_r(document.body.clientWidth < 1000 ? "1000px" : "auto" );
}
.logo {
	margin: 28px 0 0 20px;
}
.welcome {
	margin: 28px 20px 0 0;
	line-height:24px;
}
.tip {
	margin: 0 auto;
	width: 960px;
	padding:0 20px;
}
.tip div {
	width: 940px;
	line-height:20px;
	padding:10px;
	background:url(../images/tip_bg.gif) no-repeat;
	text-align:center;
}
.main {
	margin: 0 auto;
	width: 960px;
	padding:10px 20px 20px 20px;
}
.mainleft {
	width: 210px;
	padding: 0 10px 0 0;
	border-right:solid 1px #e3e3e3;
}
.part {
	width: 210px;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:solid 1px #e3e3e3;
}
.nav {
	color: #333;
	width: 190px;
	line-height:16px;
	padding:7px 10px;
	cursor:pointer;
}
.nav img{
	vertical-align:middle;
}
.subnav {
	color: #333;
	width: 155px;
	line-height:16px;
	padding:7px 10px;
	margin:0 0 0 35px;
	cursor:pointer;
}
.black {
	color: #0267c6;
}
.active {
	color: #0267c6;
	background:url(../images/nav_active.gif) top no-repeat;
}
.subactive, .subnav:hover  {
	color: #0267c6
	background:url(../images/subnav_active.gif) top no-repeat;
}
.icon {
	margin:0 10px 0 0;
}
.status_top {
	width:210px;
	height:5px;
	background:url(../images/status_top.gif) no-repeat;
	line-height:5px;
	margin:35px 0 0 0;
}
.status_cont {
	width:138px;
	background:url(../images/status_bg.gif);
	line-height:34px;
	padding:1px 36px;
}
.status_bottom {
	width:210px;
	height:5px;
	background:url(../images/status_bottom.gif) no-repeat;
	line-height:5px;
}
.mainright {
	margin:0 0 0 8px;
	width: 730px;
	overflow:hidden;
}
.style1{
	width: 730px;
}
.style2{
	width: 730px;
}
.styled{
	width: 100%;
	height:270px;
	background:#eee;
}
#home{
	display:none;
}
.style1 #home{
	display:block;
}
.style2 #home{
	display:block;
}
.styled #download{
	display:block;
}
.titlebar {
    width: 730px;
    height: 50px;
    background: #efefef;
    border-radius: 4px 4px 0 0;
}
.titlebar .r{
	width:40px;
	height:16px;
	background:url(../images/listbutton.gif) no-repeat;
	padding:4px;
	margin:13px 3px;
	cursor:pointer;
	display:none;
}
.style1 .titlebar .r{
	display:block;
}
.style2 .titlebar .r{
	display:block;
}
#listtitle{
	height:50px;
	line-height:50px;
	color:#333;
	padding-left:72px;
	display:none;
}
.style1 #listtitle{
	display:block;
}
.ltname{
	width:400px;
}
.ltsr{
	width:99px;
}

#thumbtitle{
	height:50px;
	line-height:50px;
	color:#333;
	padding-left:20px;
	display:none;
}
.style2 #thumbtitle{
	display:block;
}

#downloadtitle{
	height:30px;
	line-height:30px;
	color:#333;
	padding-left:56px;
}
.styled #downloadtitle{
	display:block;
}
.ltdownload{
	width:124px;
}
.ltos{
	width:230px;
}
.ltdesc{
	width:318px;
}
#listicon {
	margin:0 4px;
}
#listmenu {
	border: #ccc solid 1px;
	background: #fff;
	width: 45px;
	position: relative;
	left: 679px;
	top: -3px;
	display:none;
	z-index:10;
}
.listitem {
	background: #fff;
	color: #666;
	height: 30px;
	width: 45px;
	line-height: 30px;
	text-align:center;
	cursor: pointer;
}
.listitemblue {
	background: url(../images/button.gif);
	color: #fff;
}
.bluefont {
	color: #0267c6;
}
.style1 .object {
	width:730px;
	height:48px;
	background: #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e3e3e3;
/*	cursor:pointer; */
	overflow:hidden;
	position:relative;
	z-index:1;
}
.style1 .another {
	background: #fafafa;
}
.style1 .mouseover {
	background: url(../images/list_active.gif);
}
.disable {
	position:relative;
	display:none;
}
.style1 .bw .disable {
	left:-636px;
	top:24px;
	display:block;
}
.style1 .objicon {
	width:32px;
	height:32px;
	padding:8px 20px;
	float:left;
}
.style1 .objicon * {
	width:32px;
	height:32px;
}
.style1 .objname {
	width:400px;
	height:32px;
	line-height:32px;
	color: #0267c6;
	padding:8px 0;
	float:left;
}
.style1 .bw .objname {
	color: #666;
}
.style1 .objsend {
	width:99px;
	height:32px;
	line-height:32px;
	padding:8px 0;
	float:left;
}
.style1 .objreceive {
	width:99px;
	height:32px;
	line-height:32px;
	padding:8px 0;
	float:left;
}
.style2 .object {
	width:175px;
	height:125px;
	background: url(../images/thumb.gif);
	margin:10px 10px 0 0;
	cursor:pointer;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.style2 .another {
}
.style2 .mouseover {
	background: url(../images/thumb_active.gif);
}
.style2 .bw .disable {
	left:100px;
	top:-40px;
	display:block;
}
.style2 .objicon {
	width:64px;
	height:64px;
	padding:18px 0 10px 0;
	margin:0 auto;
}
.style2 .objicon * {
	width:64px;
	height:64px;
	left:0;
	right:0;
}
.style2 .objname {
	width:175px;
	height:14px;
	line-height:14px;
	color: #0267c6;
	text-align:center;
}
.style2 .bw .objname {
	color: #666;
}
.style2 .objsend {
	display:none;
}
.style2 .objreceive {
	display:none;
}
.styled .object {
	height:48px;
	background: #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #e3e3e3;
	cursor:pointer;
	overflow:hidden;
}
.styled .another {
	background: #fafafa;
}
.styled .mouseover {
	background: url(../images/list_active.gif);
}
.styled .objicon {
	width:16px;
	height:16px;
	padding:16px 20px;
	float:left;
}
.styled .objicon .ico {
	width:16px;
	height:16px;
}
.styled .objname {
	width:124px;
	height:40px;
	line-height:32px;
	color: #0267c6;
	padding:8px 0;
	float:left;
	font-size:12px;
}
.styled .objos {
	color:#666;
	font-size:12px;
	width:230px;
	height:32px;
	line-height:32px;
	padding:8px 0;
	float:left;
}
.styled .objdesc {
	font-size:12px;
	width:298px;
	height:40px;
	line-height:32px;
	padding:8px 20px 8px 0;
	float:left;
}
#footer {
	position: absolute;
	bottom: 0;
	height:60px;
	width: 100%;
	min-width:1000px;
	width:expression_r(document.body.clientWidth < 1000 ? "1000px" : "auto" );
}
#footer .cont{
	height:60px;
	width:960px;
	margin:0 auto;
}
#footer .copyright {
	width:460px;
	height:60px;
	line-height:59px;
	margin:0 0 0 392px;
	background:url(../images/copyright.gif) top no-repeat;
	text-align:center;
}
.bwWrapper {
    position:relative;
    display:block;
}
#pop{
	text-align:center;
	background:#eee;
}
.certi{
	width:100%;
	min-height:360px;
	max-height:500px;
}
.certid{
	width:734px;
	height:572px;
}
.certid .close{
	width:16px;
	height:16px;
	position:absolute;
	top:12px;
	left:702px;
}
.certid .title{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#FFF;
	text-align:center;
	background:#0267c6;
}
.certi .close{
	width:16px;
	height:16px;
	position:absolute;
	top:12px;
	left:406px;
}
.certi .title{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#FFF;
	text-align:center;
	background:#0267c6;
}
.certi .tab{
	width:50%;
	height:38px;
	font-size:14px;
	line-height:38px;
	border:solid 1px;
	border-bottom-color:#999;
	border-top-color:#fff;
	border-left-color:#fff;
	border-right-color:#fff;
	color:#0267c6;
	cursor:pointer;
	text-align:center;
	box-sizing:border-box;
}
.certi .tabactive{
	border-bottom-color:#eee;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#999;
	color:#666;
	background:#eee;
}
.certi .box2{
	width:100%;
	height:395px;
	line-height:15px;
	background:#eee;
	padding:0 0 10px 0;
}
.box2 table {
        border-collapse:collapse;
        border-spacing:0;
		
    }
.box2 table td {
	width:198px;
	height:40px;
	line-height:20px;
	vertical-align:middle;
    border:1px solid #ccc;
	padding:0 10px;
    }
.certi .box3{
	width:100%;
	height:360px;
	line-height:10px;
	background:#eee;
	padding:0;
}
.box3 table {
        border-collapse:collapse;
        border-spacing:0;
        border:1px solid #ccc;
		
    }
.box3 table td {
	height:30px;
	line-height:16px;
	text-align:center;
	vertical-align:middle;
    border:1px solid #ccc;
	padding:0;
 }
.box3 table .col1 {
	width:106px;
}
.box3 table .col2 {
	width:65px;
}
.box3 table input{
	width:57px;
	height:16px;
	padding:7px 4px;;
	line-height:16px;
	font-size:14px;
	font-family: "微软雅黑", "宋体", Arial;
	color:#666;
	background:#fff;
	border:0;
	margin:0px;
	vertical-align:middle;
	text-align:center;
}
.box3 .cap td{
	background:#ddd;
}
.certi .box{
	width:380px;
	height:479px;
	line-height:10px;
	color:#e60012;
	background:#eee;
	border:solid 1px;
	border-top:none 0;
	border-bottom-color:#999;
	border-left-color:#999;
	border-right-color:#999;
	padding:0 19px 0 39px;
}
.certi .box .text{
	width: 105px;
	line-height:20px;
	color:#666;
	padding:0 0 5px 0;
}
.certi .box .var{
	font-size:12px;
	width:270px;
	line-height:20px;
	color:#e60012;
	padding:0 0 5px 0;
}
.certi .box2 .text{
	width:120px;
	line-height:20px;
	color:#666;
	padding:0 0 5px 69px;
}
.certi .box2 .var{
	font-size:12px;
	width:180px;
	line-height:20px;
	color:#e60012;
	padding:0 0 5px 0;
	word-wrap: break-word; 
}
.certi .box2 .text2{
	width:220px;
	color:#666;
	padding:10px 10px 10px 69px;
}
.certi input{
	width:164px;
	height:14px;
	padding:7px;
	line-height:14px;
	font-size:14px;
	font-family: "微软雅黑", "宋体", Arial;
	color:#666;
	background:#fff;
	border:solid 1px #999;
	margin:0;
	vertical-align:middle;
}
.certi #shortinput{
	width:87px;
	vertical-align:middle;
}

.certi .file { position:absolute; left:0; top:0; width:180px; height:30px; filter:alpha(opacity=0); opacity:0; cursor: pointer;padding:0; border:0; }
.certi .file1 { float:left; margin-left:10px; z-index:1; width:60px; padding:0; height:30px; line-height:30px; background:url(../images/button.gif); cursor: pointer; text-align:center; color:#fff; }
.certi .inputstyle {  width: 94px;float:left; z-index:99; }

.certi #codeimage{
	border:solid 1px #999;
	margin:0 0 0 10px;
	vertical-align:middle;
}
.certi #btn1 {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	border: none;
	height: 30px;
	width: 180px;
	background-color: #025baf;
	background-image: url(../images/button.gif);
	margin: 0 0 0 90px;
	padding:0;
}
.certi #tab2 {
	display:none;
}
.certi #tab2 .titletext {
	font-size:14px;
	color:#666;
	padding: 30px 0 30px 67px;
}
.certi #btn2 {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	border: none;
	height: 30px;
	width: 67px;
	background-color: #025baf;
	background-image: url(../images/button.gif);
	margin: 0 0 0 10px;
	padding:0;
}
.certi #tab2 .bottom{
	width:360px;
	height:120px;
	padding:40px 0 0 0;
	border-top:solid 1px #999;
	margin:30px 0 0 0;
}

.certi #btn3, .certi #btn4 {
	margin:0;
	*margin:0 0 0 -59px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	border: none;
	height: 30px;
	width: 280px;
	background-color: #025baf;
	background-image: url(../images/button.gif);
	padding:0;
}
.certi #btn5 {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	border: none;
	height: 30px;
	width: 108px;
	background-color: #025baf;
	background-image: url(../images/button.gif);
	margin: 20px 0 0 165px;
	padding:0;
}
.box2 hr{
	border:none;
	background-color: #ccc;
	height:1px;
	margin:20px 0;
	padding:0;
}
.box2 .smallbutton{
	text-align:center;
	width:70px;
	height:24px;
	color:#0267c6;
	line-height:24px;
	cursor:pointer;
	background:url(../images/smallbutton.gif) no-repeat;
	margin:20px auto;
}
#check{
	width:14px;
	margin:0;
	padding:0;
	border:0;
}
.checks{
	height:14px !important;
	width:14px !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}
