﻿﻿@charset "utf-8";

*{
	margin : 0;
	padding : 0;
}

body{
	font-size : 14px;
	font-style: normal;
	padding:0;
    margin:0;
}

a{
	text-decoration : none;
	color : #000000;
}

.page{
	height : auto;
	position : relative;
}

.top{
	background: url(../images/top.jpg) no-repeat center;
	background-size: cover;
	height : 130px;
}

.main{
	margin : 5px -2px 0 0;
	width : 980px;
	height : auto;
	min-height : 430px;　　
}

.notice{
	width : 585px;
	
	float : left;
	margin : 10px 10px 5px 5px;
	
	
}

.notice_title{
	width : 585px;
	
	margin-top:1px;
	text-align : left;
}

.tzgg{
	width : 120px;
	height : 43px;
	line-height : 43px;
	text-align: center;
	float : left;
	color: #FFF;
	font-size: 20px;
	font-weight : bold;
}


.title_bottom{
	width : 100%;
	height : 2px;
	background-color: #0066CC;
	clear: both;
}

.gengduo{
	height : 43px;
	line-height : 43px;
	float : right;
	
}

.gengduo a{
	height : 43px;
	line-height : 43px;
	color : #037CFF;
	padding-right: 20px;
}

.notice_text{
	width : 585px;
	 padding-bottom: 50px; padding-top: 20px; height: 130px;
}

.notice_text ul{
	padding: 0;
	list-style : none;
	clear: both;
}

.notice_text ul li{
	width : 550px;
	
	line-height : 24px;
	padding-left: 25px;
    margin-top: 8px;
    text-align: left;
   	background: url(../images/li.png) 5px 10px no-repeat;
}

.notice_text ul li span{
	float : right; 
}

.helpDownload{
	width : 100%;
	
	float : left;

}

.helpDownload_title{
	width : 100%;
	height: 43px;
	line-height: 43px;
	text-align: left;
	padding-left: 12px;
	margin-top:1px;
}

.helpDownload_text{
	width: 90%;
}

.helpDownload_text ol{
	width : 100%;
	height : auto;
	padding: 0;
	clear: both;
}

.helpDownload_text ol li{
	height: 24px;
	line-height: 24px;
	text-align: left;
}

.helpDownload_text ol li a{
	color : #037CFF;
}

.userLogin{
	width : 350px;
	height :380px;
	float : left;
	margin : 10px 5px 5px 20px;
	border: 1px solid #E8E8E8;	
}

.divA{
	width : 320px;
	height : 30px;
	float: left;
	position: relative;
	bottom: 10px;
}

.divA a{
	width : 60px;
	height : 30px;
	line-height : 30px;
	margin-left : 5px;
	color : #037CFF;
}

.userLogin_title{
	width : 310px;
	height : 43px;
	line-height: 43px;
	text-align: left;
	color : #037CFF;
	font-weight : bold;
	margin-top:1px;
}

.login_text{
	width : 352px;
	height : 260px;
    padding: 5px 0px;
    margin : 0 0 0 -2px;
}

.message{
	width : 90%;
	text-align : left;
	font-size : 12px;
}

.login_text table{
	width : 90%;
}

.login_text table tr{
	width : 100%;
	height : 50px;
}

.td_text{
	width : 20%;
	height : 50px;
	line-height : 50px;
}

.td_input{
	width : 80%;
	height : 50px;
	line-height : 50px;
}

.input_css{
	width : 200px;
	height : 30px;
	line-height : 30px;
}

.input_checkCode{
	width : 100px;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
}

.td_input img{
	width : 100px;
	height : 32px;
	line-height : 32px;
	vertical-align : middle;
}

.td_btn{

	width : 100%;
	
}

.btn_login{
	width : 90%;
	height :50px;
	line-height : 50px;
	background:#db0b0b;
	border : 0px;
    color: #FFFFFF
    ; 
    display: block;
    margin: 0 auto;
	margin-top: 20px;
}
.btn_sms{
	width : 50%;
	height :35px;
	line-height : 30px;
	background:#0054a7;
	border : 0px;
    color: #FFFFFF; 
    display: inline-block;
    margin: 0 auto;
	margin-top: 20px;
	text-align:center;
}
.btn_sms:hover{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}


.btn_login1{
	width : 90%;
	height :50px;
	line-height : 50px;
	background:#e98c8c;
	border : 0px;
    color: #FFFFFF; 
    margin: 0 auto;
         margin-top:10px;
}

.btn_register{
	width : 60px;
	height : 30px;
	line-height : 30px;
	margin-left : 5px;
	background: url(../images/btn_bg.jpg);
	border : 0px;
}

.td_btn a{
	width : 60px;
	height : 30px;
	line-height : 30px;
	margin-left : 5px;
	color : #037CFF;
}

.btn_inter{
	width : 100px;
	height : 30px;
	line-height : 30px;
	background: url(../images/btn_bg.jpg);
	border : 0px;
}

.btn_logout{
	width : 100px;
	height : 30px;
	line-height : 30px;
	margin-left : 5px;
	background: url(../images/btn_bg.jpg);
	border : 0px;
}

.explain{
	width : 585px;
	height : 130px;
	float : left;
	margin : 10px 10px 5px 5px;
	
}

.explain_title{
	width : 100%;
	height: 43px;
	line-height: 43px;
	text-align: left;
	padding-left: 12px;
	margin-top:1px;
}

.explain_text{
	width : 100%;
	height : 80px;
}

.explain_text ol{
	width : 100%;
	height : auto;
	padding: 0;
	clear: both;
}

.explain_text ol li{
	height: 24px;
	line-height: 24px;
	text-align: left;
}

.explain_text ol li a{
	color : #037CFF;
}

.contact_way{
	width : 350px;
	height : 171px;
	margin : 10px 5px 5px 20px;
	border: 1px solid #E8E8E8;
	float: left;
	position:relative;
	bottom: 65px;
}

.contact_way_text{
	width : 80%;
	height : auto;
	padding: 0;
	clear: both;
}

.contact_way_text ol{
	width : 100%;
	height : auto;
	padding: 0;
	clear: both;
}

.contact_way_text ol li{
	height: 50px;
	line-height: 24px;
	text-align: left;
}

.footer{
	width : 100%;
	height : 104px;
	background : url(../images/footer_bg.png) top repeat-x;
	color : #d0d0d0;
	clear : both;
	font-size : 12px;
}

.footer_top{
	width : 100%;
	height : 30px;
	line-height : 30px;
}

.footer_bottom{
	width : 100%;
	height : 30px;
	line-height : 30px;
}

.noticeList_main{
	width: 968px;
	height:auto;
	min-height:535px;
	background-color: #f9f9f9;
}

.noticeList_main_top{
	width: 950px;
	height:auto;
	min-height:480px;
}

.noticeList_main_top_h1{
	height: 40;
    line-height: 40px;
    padding: 30px 10px 20px 10px;
}

.noticeList_main_top_h2{
	height: 60px;
    line-height: 60px;
    color: #999;
    text-align: center;
    width: 730px;
    border-bottom: 1px #d9d9d9 solid;
    font-size: 12px;
}

.noticeList_main_content{
	width : 930px;
	height : 40px;
	line-height : 40px;
	border-bottom : 1px dotted #000;
	text-align : left;
	font-size : 14px;
}

.noticeList_main_bottom{
	height:65px;
	line-height : 65px;
}

.noticeList_title{
	width : 968px;
	height : 50px;
	line-height : 50px;
	text-align : left;
	color : #1156a4;
	font-weight : bold;
	border-bottom : 2px solid #E8E8E8;
}

.noticeList_title a{
	color : #1156a4;
}

.noticeList_title span{
	float : right;
}

.noticeList_title span a{
	margin-right : 20px;
	color : #037CFF;
}

.noticeList_main_content span{
	float : right;
}

.paging{
	width : 968px;
	height : 43px;
	line-height : 43px;
}

.viewCont{
	width: 730px;
    line-height: 26px;
    color: #070707;
    padding: 45px 0 0 0;
    font-family: '宋体';
    text-align: left;
}

.accessory_download{
	width : 950px;
	float : left;
}

.forget_input{
	width : 150px;
	height: 20px ;
	line-height: 20px;
	vertical-align:middle;
}
