@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana, Arial, 宋体"; /* 字体名称 */
	color: #525252; /* 设置对象中字体的颜色 */
	background-color: #f6f6f6; /* 网页背景颜色 */
	text-decoration: none; /* 设置对象中的文本的装�?? */ /* 滚动条样�?? */
	scrollbar: false;
	overflow: inherit;
	scrollbar-face-color: #f6f6f6; /* 立体滚动条凸出部分的颜色 */
	scrollbar-highlight-color: #ffffff; /* 滚动条空白部分的颜色 */
	scrollbar-shadow-color: #cccccc; /* 立体滚动条阴影的颜色 */
	scrollbar-3dlight-color: #cccccc; /* 立体滚动条亮边的颜色（设置滚动条的颜色） */
	scrollbar-arrow-color: #330000; /* 上下按钮上三角箭头的颜色 */
	scrollbar-track-color: #f6f6f6; /* 滚动条的背景颜色 */
	scrollbar-darkshadow-color: #ffffff; /* 立体滚动条强阴影的颜�?? */
	/*background-image: url("../../images/platform/bg_body.jpg");*/
	background-position: bottom;
}

* {
	font-size: 14px;
	font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI',Tahoma, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
/**清除浮动**/
.clear{
	height:0; 
	overflow:hidden; 
	clear:both; 
	font-size:0;
}
li{list-style-type: none;margin: 0;padding: 0;list-style: none;}

/**添加阴影**/
.shadow{box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);}

/**自动省略超出区域的内容,只有一行，但有...**/
.subText {
	overflow: hidden;
	WHITE-SPACE: nowrap;
	TEXT-OVERFLOW: ellipsis;
}
/**自动省略超出区域的内容,内容高度与容器高度一样，但没有...**/
.subText2 {
	overflow: hidden;
	TEXT-OVERFLOW: ellipsis;
}
li{
    list-style: none;
}
/**超链接总样式***/
a{
    text-decoration:none;
    color:#000;
    background: transparent;
}
a:focus{
    outline: none;
}
img{
    border:0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.nav-gt{
	font-family: 宋体;
}

.buttonM{
	border: none;
	padding: 3px 13px;
	background-color: #197B8E;
	color: #ffffff;
}
.file{
	height: 23px;
	width: 300px;
	padding-top: 4px;
	border: 1px solid #c0c0c0;
}
.buttonM:hover{
	background-color: #145A68;
}

.top_login{
	background-color: #F5F5F5;
	height: 30px;
	border-bottom: 1px solid #E3E3E3;
}
.login_form{
	width: 1200px;
	text-align: left;
	line-height: 30px;
}	
.login_input{
	border: 1px solid #D7D7D7;
	width: 100px;
	height: 19px;
}
/*升级修改部分 */
.center{
    width: 1200px;
    margin: 0 auto 0;
}
/*header*/
/* .header{
    overflow: hidden;
    zoom: 1;
    height: 188px;
}

.logo{
    float: left;
    width: 490px;
    height: 127px;
    margin-top: 36px;
}
.search-section{
    float: right;
    width: 498px;
    margin-top: 24px;
}
.login-info{
    overflow: hidden;
    zoom: 1;
    height: 24px;
}
.download-btn{
    float: right;
    width: 95px;
    height: 24px;
    line-height: 24px;
    text-indent: 20px;
    background: url(../../images/platform/update/updateIndex/photo-icon.png) 0 0 no-repeat;
}
.login-btn{
    float: right;
    width: 108px;
    height: 24px;
    line-height: 24px;
    margin-right: 24px;
    text-indent: 20px;
    background: url(../../images/platform/update/updateIndex/user-icon.png) 0 0 no-repeat;
}
.login-info a:hover{
    color: #0078d0;
}
.login-sta{
    float: right;
    height: 24px;
    line-height: 24px;
    text-indent: 30px;
    margin-right:15px;
    background: url(../../images/platform/update/updateIndex/user-icon.png) 0 0 no-repeat;
}
.search-key{
	width: 305px;
	height: 23px;
	border: 0px;
	padding-top: 8px;
}
.search-box{
    width: 494px;
    height: 43px;
    margin-top: 30px;
    border: 1px solid #2a88e6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.search-text{
    float: left;
    width: 425px;
    height: 41px;
    line-height: 41px;
    padding-left: 20px;
    border: 0;
    outline: 0;
    background-color: transparent;
}
.search-btn{
    float: left;
    display: block;
    width: 28px;
    height: 43px;
    background: url(../../images/platform/update/updateIndex/search-icon.png) 0 center no-repeat;
} */
.nav-box{
	display:none;
}
.bor-btm{
	width: 100%;
	height: 150px;
	border-bottom:2px solid #2a88e6;
}
.head-in-b{
    width: 1200px;
    margin: 0 auto;
}
.head-in{
    width: 100%;
    height: 90px;
    overflow: hidden;
}
.logo-Box{
    height: 70px;
    margin: 10px 0;
    float: left;
}
.logo{
    width: auto;
    height: 100%;
}
.head-in-r{
    width: 280px;
    line-height: 90px;
    float: right;
    font-size: 16px;
}
.hand-page-icon{
    display: block;
    float: left;
    width: 12px;
    height: 16px;
    margin: 37px 0px 37px 30px;
}
.head-login-icon{
    display: block;
    float: left;
    width: 15px;
    height: 16px;
    margin: 37px 0px 37px 30px;
}
.head-bottom-b{
    width: 100%;
    height: 60px;
}
.head-menu-box{
    width: 120px;
    height: 60px;
    float: left;
    background: #2a88e6;
    position: relative;    
    display: none;
}
.menu-bool-btn{
    width: 100%;
    height: 100%;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.head-menu{
    position: absolute;
    left: 0;
    bottom: -450px;
    /*  width: 650px; */
    height: 450px;
    z-index: 10;
    display: none;
}
.head-one-menu{
    width: 120px;
    height: 100%;
    background: url("../../images/transparent.png");
    float: left;
}
.menu-item{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.menu-item a{
    color: #fff;
    font-size: 18px;
}
.head-two-menu{
    width: 530px;
    min-height: 360px;
    max-height: 430px;
    margin: 10px 0;
    background: #fff;
    float: left;
    overflow: hidden;
    display:none;
}
.second-menus{
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
.two-menu-box{
    margin-left:40px;
    line-height: 37px;
}
.two-menu-title a{
    margin-right: 40px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-right: 40px;
}
.two-menu-item{
    font-size: 14px;
    float: left;
}
.two-menu-item-text{
    color: #333;
    padding: 0 8px;
    border-left: 2px solid #2a88e6;
}
.head-nav-b{
    float: left;
}
.head-nav-item{
    float: left;
}
.head-nav-item{
    line-height: 60px;
    padding: 0 30px;
    font-size: 18px;
}
.search-box{
    float: right;
    margin: 10px 0;height: 38px;
    width: 380px;
    border-radius: 20px;
    border: 1px solid #2a88e6;
    overflow: hidden;
    background: #fff;
}
.search-type{
	display: inline-block;
    width: 50px;
    height: 38px;
    margin-left: 5px;
    font-size: 14px;
    border: none;
    outline: none;
}
.search-Text{
    width: 195px;
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: none;
    outline: none;
}
.search-btn{
    float: right;
    width: 90px;
    height: 38px;
    color: #fff;
    color: #fff;
    line-height: 38px;
    text-align: center;
    background: #2a88e6;
    border-radius: 19px 0 0 19px;
}
.search-img{
    width: 22px;
    height: 22px;
    vertical-align: text-top;
}
/*首页页头*/

.bor-btm2{
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 19;
	width: 100%;
	height: 136px;
	background: rgba(0,0,0,.6);
	display:none;
}
.head-in-b2{
    width: 1200px;
    margin: 0 auto;
}
.head-in2{
    width: 100%;
    height: 78px;
    overflow: hidden;
}
.logo-Box2{
    height: 60px;
    margin: 9px 0;
    float: left;
}
.logo2{
    width: auto;
    height: 100%;
}
.head-in-r2{
    line-height: 78px;
    float: right;
    font-size: 16px;
}
.head-in-r2 a{
	font-size: 15px;
	color: #fff;
}
.hand-page-icon2{
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
    margin-left: 30px;
}
.head-login-icon2{
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
    margin-left: 30px;
}
.head-bottom-b2{
    width: 100%;
    height: 46px;
}
.head-menu-box2{
    width: 0px;
    height: 58px;
    float: left;
    background: #2a88e6;
    position: relative;    
    display: none;
}
.menu-bool-btn2{
    width: 100%;
    height: 100%;
    line-height: 46px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.head-menu2{
    position: absolute;
    left: 0;
    bottom: -495px;
    /*  width: 650px; */
    height: 495px;
    z-index: 10;
    display: none;
}
.head-one-menu2{
    width: 160px;
    height: 100%;
    background: url("../../images/transparent.png");
    float: left;
}
.menu-item2{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
}
.menu-item2s{
	background: #fff;
}
.menu-item2 a{
	display: inline-block;
	min-width:80px;
	max-width:126px;
	height: 40px;
	margin: 5px auto;
	border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: 40px
}

.menu-item2s a {
	color: #2a88e6;
	border-bottom: 1px solid #2a88e6;
}
.head-two-menu2{
    width: 530px;
    min-height: 360px;
    max-height: 430px;
    margin: 10px 0;
    background: #fff;
    float: left;
    overflow: hidden;
    display:none;
}
.second-menus2{
    width: 100%;
    height: 500px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
.two-menu-box2{
    margin-left:40px;
    line-height: 37px;
}
.two-menu-title a2{
    margin-right: 40px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-right: 40px;
}
.two-menu-item2{
    font-size: 14px;
    float: left;
}
.two-menu-item-text2{
    color: #333;
    padding: 0 8px;
    border-left: 2px solid #2a88e6;
}
.head-nav-b2{
    float: left;
}
.head-nav-item2{
    float: left;
}
.head-nav-item2{
	color: #fff;
    line-height: 46px;
    padding: 0 30px;
    font-size: 22px;
}
.head-nav-item2s{
	display: block;
	height: 46px;
    padding: 0 20px;
    margin: 0 10px;
    background: #2a88e6;
    border-radius: 5px;
}
.search-box2{
    float: right;
    height: 38px;
    width: 305px;
    border-radius: 19px;
    border: 1px solid #2a88e6;
    overflow: hidden;
    background: #fff;
}
.search-type2{
	display: inline-block;
    width: 50px;
    height: 38px;
    margin-left: 5px;
    font-size: 14px;
    border: none;
    outline: none;
}
.search-Text2{
    width: 150px;
    padding: 0 15px 0 0;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: none;
    outline: none;
}
.search-btn2{
    width: 80px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #2a88e6;
    border-radius: 19px 0 0 19px;
    color: #fff;
    float: right;
    font-size: 18px;
}
.search-img2{
    float: left;
    width: 18px;
    height: 18px;
    display: block;
    margin: 10px 0 10px 10px;
}
/*小页头*/
.page-s-head{
	width: 100%;
	height: 85px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	box-shadow: 0px 0px 5px 0px #000;
	z-index: 19;
}
.page-s-head-box{
	width: 1200px;
	height: 85px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.logo-s-box{
	height: 60px;
	margin: 10px 0;
}
.logo-s-img{
	display: block;
	height: 100%;
}
.menu-s-box{
	width: 260px;
	height: 40px;
	margin: 22px 0;
}
。menu-s-ul{
	width: 100%;
	height: 100%;
}
.menu-s-nav-item{
	float: left;
	margin: 0 30px;
	font-size: 20px;
	color: #000;
	line-height: 38px;
	text-align: cneter;
}
.menu-s-nav-items{
	color: #2a88e6;
	border-bottom: 3px solid #2a88e6;
}
.search-s-panel{
	height: 38px;
    width: 285px;
    margin: 22px 0;
    border-radius: 19px;
    border: 1px solid #2a88e6;
    overflow: hidden;
    background: #fff;
}
.search-s-type{
	display: inline-block;
    width: 50px;
    height: 38px;
    margin-left: 5px;
    font-size: 14px;
    border: none;
    outline: none;
}
.search-s-Text{
	width: 130px;
    padding: 0 15px 0 0;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: none;
    outline: none;
}
.search-s-btn{
	width: 80px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #2a88e6;
    border-radius: 19px 0 0 19px;
    color: #fff;
    float: right;
    font-size: 18px;
}
.search-s-img{
	float: left;
    width: 18px;
    height: 18px;
    display: block;
    margin: 10px 0 10px 10px;
}


/*登录注册*/
.l-pop-panel,.u-pop-panel{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index:20;
    display: none;
}
.l-pop-box{
    width: 100%;
    height:520px;
    position: absolute;
    top: 50%;
    margin-top: -260px !important;
}
.l-pop{
    width: 1048px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
    overflow:hidden;
    position: relative;
    border-radius:30px;
}
.l-pop-left{
	float: left;
	width:50%;
}
.l-pop-left img{
	width:100%;
}
.l-pop-head{
	float: right;
	width:330px;
	margin-right:98px;
}
.l-close{
	width: 15px;
    height: 15px;
    position: absolute;
    top: 35px;
    right: 35px;
}
.l-pop-title{
    margin: 75px auto 0;
    font-size: 30px;
    font-weight: bold;
    color: #0E87F6;
    line-height: 26px;
}
.l-pop-title span{
	font-size:14px;
}
.l-pop-sub{
    width: 100%;
    overflow: hidden;
}
.l-input-box:nth-child(2){
	margin-top:20px;
}
.l-input-box{
    margin-top: 30px;
    font-size:14px;
}
.l-label{
    display: block;
    float: left;
    font-size: 16px;
    padding: 0 5px;
    width: 100%;
    margin-bottom:10px;
    color:#232323;
}
.l-input-text{
    width: 100%;

    background:#F7F7F7;
    border: none;
    outline: none;
    padding: 15px 20px;
    box-sizing:border-box;
    font-size: 14px;
    height:50px;
	border-radius:10px;
}
.l-submit,.l-close-btn{
    width: 100%;
    height: 40px;
    border-radius: 25px;
    background: #2A88E6;
    margin-top:12px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    border: none;
    outline: none;
}
.l-r-btn{
    font-size: 12px;
    line-height: 40px;
    margin: 22px 0 0 0;
    color: #FF0000;
}
.l-r-tips{
    font-size: 12px;
    float:left;
}
.l-btn-box span{
	line-height:40px;
}
.u-pop-box{
	width: 100%;
    height: 520px;
    position: absolute;
    top: 50%;
    margin-top: -260px !important;
}
.u-pop{
	width: 1048px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    border-radius:30px;
    position: relative;
}
.u-pop-title{
	width: 100%;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	/* font-weight: bold;
	margin-top: 20px; */
	border-bottom: 1px solid black;
}
.u-pop-left{
	float: left;
	width:50%;
}
.u-pop-left img{
	width:100%;
}
.u-pop-right{
    float: right;
    width: 50%;
}
.u-pop-sub1{
	width: 360px;
	margin: 0 auto;
	overflow: hidden;
	margin-top:10px;
}
.u-pop-sub2{
	width: 360px;
	margin: 0 auto;
	overflow: hidden;
	display: none;
	margin-top:10px;
}
.u-input-box{
	width: 358px;
	height: 30px;
	overflow: hidden;
	margin-top: 20px;
}
.u-label{
	display: block;
	width: 60px;
	line-height: 30px;
	float: left;
	margin-right:25px;
}
.u-input-text{
	width: 230px;
	height: 30px;
	border: none;
	outline: none;
	line-height: 30px;
    background: #F7F7F7;
    padding: 15px 20px;
    box-sizing: border-box;
    font-size: 12px;
    border-radius: 10px;
}
.u-code-box{
	width: 360px;
	height: 40px;
	overflow: hidden;
	margin-top: 20px;
}
.u-code-input{
	width: 238px;
	height: 38px;
	border: 1px solid black;
	overflow: hidden;
	float: left;
}
.u-code-input-text{
	width: 158px;
	height: 38px;
	border: none;
	outline: none;
	line-height: 38px;
}
.u-code-btn{
	width: 110px;
	height: 40px;
	border: 1px solid black;
	outline: none;
	line-height: 40px;
	text-align: cneter;
	float: right;
	background: #fff;
	color: #2a88e6
}
.u-submit{
	width: 330px;
	height: 40px;
	border: none;
	outline: none;
	line-height: 40px;
	text-align: center;
	background: #2a88e6;
	color: #fff;
	font-size: 17px;
	border-radius:25px;
}
.u-tips1{
	display: block;
	width: 100%;
	height: 20px;
	line-height:20px;
	overflow: hidden;
	margin: 10px auto;
	color: red;
}
.u-tips2{
	display: block;
	width: 100%;
	height: 20px;
	line-height:20px;
	overflow: hidden;
	margin: 10px auto;
	color: red;
}
.u-close{
	width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.progressBox{
	width: 116px;
    height: 18px;
    margin: 20px auto 0;
}
.progressbar{
    display: block;
    float: left;
    margin: 6px 0 0;
    width: 80px;
    height: 6px;
    background: #cccccc;
}
.progressSpot{
	display: block;
    float: left;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #cccccc;
}


.rt{
    float: right;
}
.lt{
    float: left;
}
/*nav*/

.nav-box{
    height: 50px;
    background-color: #0078d0;
}
.nav-list li{
    float:left;
    margin-right: 5px;
}
.nav-list li a{
    display: block;
    width: 132px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color:#ffffff;
}
.nav-list li a:hover,.nav-list li a.cur-nav{
    background-color: #188eee;
}

/****页脚********/
/*footer*/
.foot{
    width: 100%;
    height: 270px;
    margin-top: 60px;
    background: #333333;
}
.foot-main{
    width: 1200px;
    height: 270px;
    margin: 0 auto;
}
.foot-lt-code{
    width: 120px;
    height: 160px;
    margin: 60px 40px 50px 0;
    float: left;
    background: #555555;
}
.QR-code{
    width: 90px;
    height: 90px;
    margin: 15px;
}
.foot-lt-title{
    margin: 0 15px;
    background: #3b74ac;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.foot-rt{
    float: right;
    width: 870px;
    height: 160px;
    margin: 60px 0 50px;
}
.foot-rt-text{
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 53px;
}

/*****更多箭头*****/
.jt{
	font-family:"宋体";	
}

/*****溢出省略***/
.out{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*******导航部分******/
.page_top{
	width:100%;
	height:50px;
	text-align:left;
	line-height:50px;
}
.page_top img{
	float:left;
	padding:13px 10px 0px 2px;
}
.page_top b{
	font-weight:normal;
}

/*************分页***************/
/** 以前的老版本用的20170512升级弃用 **/
/*.turnPage{
	margin-top:25px;
	margin-bottom:-10px;
	margin-right:25px;
	float: right;
	display: inline;
}
.p_page{margin-top:35px;*margin-top:30px;margin-bottom:25px;float:right;line-height:23px;}
.p_page a {font-size: 12px;line-height: 125%; float:left;color:#333333;margin: 0px 1px;text-decoration: none;display: inline;padding: 3px 8px;border: 1px solid #e8e8e8;}                       
.p_page a:hover{color:#ffffff;text-decoration:none;background-color: #42C917;}
span.totals {color:#373737;float:left;margin-left:3px;}
.p_page input{float:left;height:15px;margin-top:-2px;margin-right:3px;margin-left:3px;}
a.p_num {margin-right: 1px;}
a.p_curpages{color:#FFFFFF;text-decoration: none;background-color:#769F1F;}
.goPage{width: 30px;float: left;border: 1px solid #808080;}
.navigation{color: #4f4f4f;}
.tiaozhuan{margin-left:3px;margin-top:-2px;padding:1px;}
a.tiaozhuan{padding: 4px 5px;background-color: #769F1F;color: #ffffff;margin-left: 5px;}
a.tiaozhuan:hover{background-color: #42C917;color: #ffffff;}
.p_page a.on{}
.p_page a.next{}
a.p_curpage{background-color: #587b9c}
*/
/** 以前的老版本用的20170512升级使用 **/
.turnPage{
	margin: 5px auto 20px auto;
	width: 1200px;
	height: 63px;
}
.p_page{margin-top:35px;*margin-top:30px;margin-bottom:25px;float:right;line-height:23px;}
.p_page a {font-size: 13px;line-height: 160%; float:left;color:#696969;background-color: #fff;margin: 0px 2px;text-decoration: none;display: inline;padding: 3px 12px;border: 1px solid #e8e8e8;}                       
.p_page a:hover{color:#ffffff;text-decoration:none;background-color: #49af4f;}
span.totals {color:#5e6061;float:left;margin:2px 5px 0 5px;font-size:13px;}
.p_page input{float:left;height:15px;margin-top:-2px;margin-right:3px;margin-left:3px;}
a.p_num {margin-right: 1px;}
a.p_none{background-color: #fff;border:none;}
a.p_none:hover{color:#696969;background-color: #fff;border:none;}
a.p_curpages{color:#FFFFFF;text-decoration: none;background-color:#49af4f;}
.goPage{width: 30px;height:26px;float: left;border: 1px solid #e8e8e8;}
.navigation{color: #4f4f4f;}
.tiaozhuan{margin-left:3px;margin-top:-2px;padding:1px;}
a.tiaozhuan{padding: 4px 5px;background-color: #49af4f;color: #ffffff;margin-left: 5px;}
a.tiaozhuan:hover{background-color: #42C917;color: #ffffff;}
.p_page a.on{}
.p_page a.next{}
a.p_curpage{background-color: #587b9c}


/***资源为空提示**/

.search_info{
	width: 100%;
    height: 300px;
    /* background: #fff; */
}

.search_info img {
	margin-top: 120px;
    float: left;
    margin-left: 500px;
}

.search_info span{
	color: #DEDEDE;
    float: left;
    font-size: 16px;
    padding: 140px 0 0 10px;
}

/*************提示信息***************/
.noList{color:silver;font-size: 14px;padding: 115px 0px 115px 200px;float:left}
.noList img{float:left}
.noList span{float:left;line-height: 71px;white-space: nowrap;font-size: 18px}
.noList b{float:left;line-height: 71px;white-space: nowrap;font-weight: normal;}

.delBtn{background: #F58100;color: #FFFFFF; float: right; font-size: 12px;padding: 1px 5px;font-weight: normal;cursor:pointer;line-height: 18px}


.error_message{
	width: 500px;
	height:auto!important;     
	height:160px;     
	min-height:160px;
	background-color:#F6F6F6;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.error_message #info-area{
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.error_message #prompt-subject{
	height:50px; 
	border-bottom:1px solid #c0c0c0;
	text-align: left;
	background-repeat: no-repeat;
}
.message-content{
	height:auto!important;     
	height:70px;     
	min-height:70px;
	text-align:left;
	padding-left:3px;
	padding-top: 10px;
}
.message-content span{
	font-size: 18px;
}
.message-content p{
	padding: 0px;
	line-height: 30px;
}


/**登录弹出层**/
**登录弹出层**/
.bg{
	background-color:#000000;
	width:100%;
	height:100%;
	left:0px;
	top:0px;/*FF IE7*/
	filter:alpha(opacity=75);/*IE*/
	opacity:0.75;/*FF*/
	z-index:99;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_width:expression(eval(document.compatMode &&
		   document.compatMode=='CSS1Compat') ?
		   (document.documentElement.clientWidth):/*IE6*/
		   (document.body.clientWidth));/*IE5 IE5.5*/
	_height:expression(eval(document.compatMode &&
			document.compatMode=='CSS1Compat') ?
			(document.documentElement.clientHeight):/*IE6*/
			(document.body.clientHeight));/*IE5 IE5.5*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
	_left:expression(eval(document.compatMode &&
		  document.compatMode=='CSS1Compat') ?
		  documentElement.scrollLeft:/*IE6*/
		  document.body.scrollLeft);/*IE5 IE5.5*/
}
.mydiv {
	z-index:101;
	width:500px;
	height:290px;
	left:50%;
	top:50%;
	margin-left:-250px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-150px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.login{background: #fff;box-shadow:0px 2px 18px #444;width: 400px;height:300px;padding: 20px 0px 60px 0px;}
.login_title{border-left: 8px solid #545454;padding-left: 25px;height:30px;line-height: 30px;font-size: 20px;color:#545454}
.login ul{float:left;padding-top: 20px;width:100%}
.login ul li{float:left;width: 93%;padding: 10px 0px 10px 7%}
.login_info{float:left;border:1px solid #DFDFDF;}
.login_info i{float:left;background: url(../../images/platform/login.png);width:20px;height:20px;margin: 14px;}
/**login_input{color:#999;height: 20px;width: 220px;padding: 10px 5px 13px;border: 2px solid #F1F1F1;line-height: 20px;border-width: 2px 0 0 2px;background: #FAFAFA;font-size: 16px;}**/
.login_msg{float:left;color:#999;line-height: 45px}
.login_msg a{float:none;color:#3371A4; font-size: 12px;}
.login_btn{background: url(../../images/platform/login_bt.gif);padding: 10px 53px;color:#fff;font-size:20px;font-weight: bold}
.login_btn:hover{background: url(../../images/platform/login_bt1.gif);text-decoration: none}
.index_login{color:#fff;text-align:right; float:right;position: relative;}
.index_login a{color: #484848;}
.index_login a:hover{color:#007BB7;text-decoration:none;}
/**登录弹出层**/