@charset "utf-8";      
.pagination a {
    text-decoration: none;
	
    /* border: 1px solid #AAE; */
	
    /* color: #15B; */
}

.pagination a, .pagination span {
 
}

.pagination .current {
     width: 30px;
		    height: 32px;
		    text-align: center;
		    line-height: 32px;
		    color: #143e7a;
		    background: url("/resources/images/page_on.jpg") no-repeat;
}

.pagination .current.prev, .pagination .current.next{
	 background: url("/resources/images/page_on1.jpg") no-repeat;
}


#pagination .current {
		    width: 30px;
		    height: 32px;
		    text-align: center;
		    line-height: 32px;
		    color: #F39615;
		    background: url("/resources/images/page_on.jpg") no-repeat;
		}

#pagination .current.prev, #pagination .current.next{
			background: url("/resources/images/page_on1.jpg") no-repeat;
}

#choosePage{
	    width: 28px;
	    height: 18px;
	    background: #F39615 url("../../resources/images/go.jpg") no-repeat center center;
	    border: none;
	    margin-left: 8px;
    position: relative;
    top: 3px;
       }
       
/*page*/
.page { margin:50px 0; width:100%; height:auto; overflow:hidden; text-align:center; color:#606060}
.page img { vertical-align:inherit; *vertical-align:baseline;}
.page em { color:#143e7a; font-style:normal}
.page span,.page a { display:inline-block; margin:0 5px;}
.page_num a { margin:0px; color:#3e3e3e;   width:18px; height:18px; text-align:center; line-height:17px }
.page_num a.on {width:30px; height:32px; text-align:center; line-height:32px; color:#143e7a; background:url(/resources/images/page_on.jpg) no-repeat;}
.pages_next,.pages_prev,.page_next,.page_prev { margin:0 4px; position:relative; top:4px}
.page_num_txt { width:27px; height:16px; border:1px solid #cecece; text-align:center; line-height:16px}
.page_btn { width:28px; height:18px; background:#093979 url(../images/go.jpg) no-repeat center center;  border:none; cursor:pointer; }
.page_input { width:74px; position:relative; top:4px }

#page{ position:relative; width:1000px; background: #fff; margin:20px auto;}

#location{ line-height:30px; width:1000px; margin:10px auto; font-size:14px}
#location a{ color:#e00903}

#page .button{ background:url(/resources/images/layout/btn_bg.gif) repeat-x 0px center; height:28px; line-height:28px; border:#890101 solid 1px; color:#fff; cursor:pointer;
padding:0px 5px; letter-spacing:2px;  font-size:13px}
#page .button:hover{opacity:0.8;filter:alpha(opacity=80); color:#000}

#page .text{ height:22px}

#page  a.btn1{ line-height:999px; overflow:hidden; background:url(/resources/images/icon_app01.png) no-repeat 0px 0px; height:110px;
 width:360px; display:block; margin-bottom:20px}
/**#page  a.btn1:hover{ background-position:-387px 0px;}**/
#page  a.btn2{ line-height:999px;margin-bottom:20px; overflow:hidden; background:url(/resources/images/icon_app03.png) no-repeat 0px 0px; height:110px; width:360px; display:block;}
/**#page  a.btn2:hover{ background-position:-387px -130px;}**/

#page  a.btn3{ line-height:999px; overflow:hidden; background:url(/resources/images/icon_app05.png) no-repeat 0px 0px; height:110px; width:360px; display:block;}
/**#page  a.btn3:hover{ background-position:-387px -252px;}**/


#page .downleft{ width:560px; float:left; padding-top:60px; padding-bottom:30px}
#page .downleft img{ width:468px}
#page .downright{ width:405px; float:left}
#page .slogin{ background:url(/resources/images/down_icon2.png) no-repeat 0px 0px; width:378px; height:111px; margin-top:60px; margin-bottom:45px}
#downbox{ background:url(/resources/images/down_bg.gif) repeat-x 0px 0px;}
a#sendvcodebtn{ color:#b11902; font-weight:bold;}
a#sendvcodebtn:hover{ color:#b11902; font-weight:bold;}
#page .top_arrow { position: absolute;  right: 100px;    top: 0;}