﻿@charset "utf-8";

/** 清除内外边距 **/
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,input{ margin:0px; padding:0px;}
img{
	  border:medium none;
	  margin: 0;
	  padding: 0;
	}
	
 
/*---------------------------------------- 设置默认字体----------------------------------------*/
body,button, input, select, textarea {
	  font-size:12px;
	  font-family:Arial,'宋体',"Microsoft YaHei",simsun,sans-serif,Mingliu,Verdana,Helvetica,Lucida;
}
h1, h2, h3, h4, h5, h6 
	{
	 font-size:100%; font-weight:normal; 
	}
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { 
	list-style: none;
	 }
/** 重置超链接元素 **/
li{ list-style:none;}
a { 
	text-decoration: none;
	cursor:pointer; 
	color:#333;
	blr:expression(this.onFocus=this.blur());
	outline:none;
	}
a:hover { text-decoration: underline; color:#ff6600; }
	/** 重置图片元素 **/
img{ border:0px;}
.liucheng img{ border:0px;display:block;}
	/** 重置表格元素 **/
header, section, footer, nav, article{ display:block;}
footer{text-align:center;}
.left{ float:left;}
.right{ float:right;}
text_left{text-align:left;}
text_right{text-align:right;}

.clear{ clear:both;}
input{ outline:none;}
.w_960 { width:960px; /*height:120px;*/ margin:0 auto;}
.w_1000{ width:1000px; margin:0 auto;}

.yahei{ font-size:24px; font-family:"微软雅黑"; text-align:center;}
.yahei20{ font-size:20px; font-family:"微软雅黑";}
.yahei18{ font-size:18px; font-family:"微软雅黑";}
.yahei16{ font-size:16px; font-family:"微软雅黑";}
.yahei14{ font-size:14px; font-family:"微软雅黑";}
.yahei30{ font-size:30px; font-family:"微软雅黑";}
.yahei40{ font-size:40px; font-family:"微软雅黑";}
.yahei12{ font-size:12px; font-family:"微软雅黑";}
.f_14{ font-size:14px; font-weight:bold;}
.f_16{ font-size:16px; font-weight:bold;}
.light-grey{color:#9a9a9a;}
.black{ color:#333;}
.grey{ color:#666;}
.red{ color:#ff6600;}
.green{ color:#0ba925;}
.blue{ color:#2b9eed;}
.blue2{color:#1d85d3;}
.bluebg{ background-color:rgb(73, 162, 223);}
.hui{ color:#cccbcb;}
.bg-blue{ background-color:#07a5ef; color:#fff;}
.bg-grey{ background-color:#ebeaea;}
.c266392{ color:#266392; font-weight:bold;}
.color99{ color:#999999;}
.light-zi{color:#9f63b8;}
.light-blue{color:#0ba6a1;}
.inputError{background: url("http://cdnimg.dd373.com/file/general/images/err.gif") #fff bottom repeat-x!important;border-color:#CC0000!important;}
.validation-summary-errors{color:Red;font-weight:bold;}

.checked-yes{background: url("http://cdnimg.dd373.com/file/general/images/check-yes.png") no-repeat;display:inline-block;width:20px;height:20px;}
.checked-no{background: url("http://cdnimg.dd373.com/file/general/images/check-no.png") no-repeat;display:inline-block;width:20px;height:20px;}

/*--.kuang{ text-indent:0.5em; font-size:12px;   margin-right:10px; background:url(http://cdnimg.dd373.com/Content/help/images/form_text_shadow.png) no-repeat; background-color:#fff;  border-top:1px solid #9AB2CA; border-right:1px solid #C3D3E3; border-bottom:1px solid #C3D3E3; border-left:1px solid #9AB2CA;  background-clip: border-box;}--*/



a.alink{ color:#0066CC; text-decoration:none; font-size:12px;}
a.alink:hover{ text-decoration:underline;}
a.blue_btn{ display:block; text-align:center; background-color:#3d94f5; border:1px solid #0e93d8; color:#fff;}
a.blue_btn:hover{  background-color:#0078ff; border:1px solid #0d88c8; text-decoration:none;}
a.grey_btn{ display:block; text-align:center; background-color:#999999; border:1px solid #999999; color:#fff;}
a.grey_btn:hover{  background-color:#808080; border:1px solid #808080; text-decoration:none;}
a.red_btn{ display:block; background-color:#ff6600; border:1px solid #F99B31; color:#fff; text-align:center;border-radius:4px;font-size:14px;padding:4px 0;}
a.red_btn:hover{ background-color:#FE8534; text-decoration:none;}
a.sure{ width:46px; height:22px; display:block; background:url(http://cdnimg.dd373.com/file/general/images/common.gif) no-repeat -7px -7px;}
a.sure:hover{background:url(http://cdnimg.dd373.com/file/general/images/common.gif) no-repeat -7px -30px;}
.blue_tips{ background-color:#f4f7fc; border:1px solid #c1cad3;}
.red_tips{ background-color:#FFFDE6; border:1px solid #FEB756;}


/*------------------------------topbar------------------------------*/

.topbar { width:100%; height:27px; border-bottom:1px solid #EEEEEE; background-color:#F7F7F7;}
.topbar .login_info{ line-height:27px; color:#999999;white-space:nowrap;}
.topbar .login_info a{ margin-left:8px; color:#0066cc;}
/*topbar-small*/
.topbar-samll{ width:960px; height:27px; margin:0 auto;}
/*topbar-big*/
.topbar-big{ width:1000px; height:27px; margin:0 auto;}
.topbar_r li{ color:#666666; position:relative; height:25px; margin-top:2px; z-index:100;}
.topbar_r li a{  display:block;}
.topbar_r li a.cz{ width:50px; height:22px; line-height:22px;}
.topbar_r li a.title{ width:104px; height:18px; _height:20px; line-height:20px; position:relative; border:1px solid #f7f7f7; text-indent:1.3em; z-index:86;}
.topbar_r li a.title:hover{ color:#ff000;}
.topbar_r .ahover{ width:104px; height:18px;  _height:20px; line-height:20px; color:#ff6600; position:relative;  display:block; z-index:86; background-color:#fff; border-left:1px solid #cccccc; border-right:1px solid #dedede; border-bottom:none; border-top:1px solid #dedede; text-indent:1.3em; box-shadow:4px 2px 2px -3px rgba(0,0,0,0.2);}
.topbar_r .ahover .arrow{ -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); -moz-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;  top:4px;} 
.topbar_r .arrow{height:0px; border-color:#666666 #f7f7f7 #f7f7f7 #f7f7f7; border-style:solid; border-width:4px 4px 4px 4px; left:95px;  position:absolute; top:8px;  overflow:hidden;}
.topbar_r .line{ width:1px; height:11px; background-color:#d5d5d5; float:right; position:absolute; top:5px; margin-right:12px; font-style:normal; font-weight:normal; color:#d5d5d5; overflow:hidden;}
.topbar_r .line_wshot{left:38px;}
.topbar_r .line_wlong{left:105px;}

.topbar_r .more_nav{ width:110px; box-shadow:0 2px 4px rgba(0,0,0,0.2); background-color:#fff; border:1px solid #cccccc; position:absolute; padding:8px 0px 10px 0px; right:-6px; _right:-10px; top:18px; _top:18px; z-index:-1;}
.topbar_r .more_nav p a{ width:105px; height:25px; line-height:25px; display:block; padding:0px 0px 0px 8px; text-decoration:none; display:inline-block; color:#666666;}
.topbar_r .more_nav p a:hover{ text-decoration:none; background-color:#f5f5f5; color:#ff6600;}

/*-------------------loginAfter-------------------*/
.topbar .dlh{ width:233px; height:20px; margin-top:5px;}
.topbar .dlh a.user{ color:#333; text-decoration:none; margin-right:20px; line-height:18px; _line-height:20px;}
.topbar .dlh a.xin{ line-height:18px; margin-right:3px;}
.topbar .dlh .msgnum{ margin-right:15px;width:14px; height:13px; margin-top:2px; background-color:#f7f7f7; border:1px solid #cccccc; display:block; font-size:11px; border-radius:3px; color:#999999; text-align:center;}
.topbar .dlh a.exit{ line-height:20px;}

/*----------------------------------search----------------------------------*/
.w_70{ width:70px;}
header{ height:160px;}
header .header_box{  clear:both; position:relative; z-index:99;}
header .header_box .logo a{width:227px; height:80px;margin-top:10px; display:block; }
header .header_box .search{height:100px; padding-top:15px; position:relative;}
header .header_box .search .tab_menu{ width:650px; height:24px;}
header .header_box .search .tab_menu a{ width:70px; height:26px; display:block; line-height:24px; text-align:center;}
header .header_box .search .tab_menu .ahover{ width:70px; height:26px; display:block; line-height:24px; background-color:#e3e3e3; text-align:center;}
header .header_box .SearchSmall{ width:690px;}
header .header_box .SearchBig{ width:733px;}
header .header_box .search .tab_menu .gj{  width:70px; height:26px; }
header .header_box .search .tab_menu .pt{ color:#333; width:70px; height:26px;}
header .header_box .SearchBig .tab_menu .pt_blue{ background-color:#079eed; color:#fff;}
header .header_box .SearchBig .tab_menu .gj_red{  background-color:#ff6600;color:#fff;}

header .header_box .SearchSmall .hot-search{ padding-top:3px;}

.header_box .SearchBig .tab_box{width:720px; height:30px; background-color:#fff; border:4px solid #ff6600;}

.header_box .SearchSmall .tab_box ul, .header_box .SearchSmall .pt_box{ width:590px; height:30px; background-color:#fff; border:4px solid #e2e6e7; margin:0; padding:0; position:relative;}
.header_box .SearchSmall .tab_box ul li.area{ width:57px;}
.header_box .SearchSmall .tab_box ul li.server{ width:65px;}
.header_box .SearchSmall .tab_box ul li.type{ width:70px;}
.header_box .SearchSmall .tab_box ul li.all{ width:70px;}
.header_box .SearchSmall .tab_box ul li.search_item{ width:170px;}
.header_box .SearchSmall .tab_box ul li{ cursor:pointer; color:#333; text-align:left; overflow:hidden; height:35px; }
.header_box .SearchSmall .tab_box ul li.name{ width:65px;}

.header_box .SearchSmall .tab_box ul li.name, .tab_box ul li.area, .tab_box ul li.server, .tab_box ul li.type, .tab_box ul li.all{ line-height:28px; text-indent:0.6em; padding:0px 10px 0px 0px; background:url(http://cdnimg.dd373.com/file/general/images/arrow.jpg) no-repeat right center;}
.header_box .SearchSmall .tab_box ul li.server{ width:80px;}

.header_box .SearchSmall .tab_box ul li.search_item .search_input{ width:178px;  height:25px; color:#999999; border:0px; line-height:25px; padding:0px 0px 0px 5px;}
.header_box .SearchSmall .button{  width:82px; height:38px; margin-left:5px; background-color:#09f; text-align:center; font-weight:bold; line-height:35px;}
.header_box .SearchSmall .button a{ font-size:14px; color:#fff; }
.header_box .SearchSmall .pt_box ul li.search_item .search_input{ width:560px; height:25px; color:#999999; border:0px; padding:2px 0px 0px 5px;}
.header_box .SearchSmall .pt_box .pt-kuang{ height:36px; background-color:#fff; border:3px solid #e2e6e7;}
.header_box .SearchSmall .pt_box ul{ height:36px;}
.header_box .SearchSmall .pt_box ul li.text .search-box{ width:618px;  _width:590px; outline:none; height:34px; border:1px solid #fff; color:#999; line-height:12px; font-size:14px; text-indent:0.4em;}
/*----------------------------------hot-search----------------------------------*/
header .header_box .search .hot-search ul{ width:650px; height:16px; margin-top:8px; padding-left:8px; background:url(http://cdnimg.dd373.com/file/general/images/index_hot_search.jpg) no-repeat 0px center;}
header .header_box .search .hot-search ul li{ margin-left:10px;}
header .header_box .search .hot-search ul li a{ color:#999999; font-family:simsun; white-space:nowrap;}
header li{float:left;}/*头部的li都向左浮动*/
header .header_box .SearchBig .tab_box ul li.arrow{ cursor:pointer; padding-right:12px;  height:30px; _height:28px; overflow:hidden; line-height:30px; text-indent:0.6em; color:#333; background:url(http://cdnimg.dd373.com/file/general/images/arrow.jpg) no-repeat 100% center;}

.header_box .SearchBig .tab_box ul li.name{ width:66px;}
.header_box .SearchBig .tab_box ul li.area{ width:57px;}
.header_box .SearchBig .tab_box ul li.server{ width:65px;}
.header_box .SearchBig .tab_box ul li.type{ width:70px;}
.header_box .SearchBig .tab_box ul li.all{ width:70px;}
.header_box .SearchBig .tab_box ul li.search_item{ width:170px;}

header .header_box .SearchBig .tab_box ul li.search_item{ width:247px;}
header .header_box .SearchBig .tab_box ul li.search_item .search_input{ width:230px; height:25px; background-image:none; line-height:24px; outline:none; color:#999999; border:0px; padding:0px 0px 0px 5px; *line-height:33px; text-indent:0.4em;}
header .header_box .SearchBig .tab_box ul li.button{ width:79px; height:30px; float:right; background:url(http://cdnimg.dd373.com/file/general/images/index_search.jpg) no-repeat 13% 52%; background-color:#ff6600; }
header .header_box .SearchBig .tab_box ul li.button a{ color:#fff; line-height:28px; font-weight:bold; text-indent:2.5em; font-size:14px;  display:block;}




header .header_box .search .blue_box{ width:720px; height:30px; background-color:#fff; border:4px solid #079eed;}
header .header_box .search .blue_box ul{ height:30px;}
header .header_box .search .blue_box ul li.text{ width:618px;}
header .header_box .search .blue_box ul li.text .search-box{ width:618px;   outline:none; height:28px; border:1px solid #fff; color:#999; line-height:25px; font-size:14px; text-indent:0.4em;}
header .header_box .search .blue_box ul li.button_blue{ background:url(http://cdnimg.dd373.com/file/general/images/index_search_blue.jpg) no-repeat 13% 52%; text-indent:2.5em; font-size:14px; display:block; width:79px; height:30px; background-color:#079eed; color:#fff;  font-weight:bold; line-height:30px;}
header .header_box .search .blue_box ul li.button_blue a{ color:#fff;}


/*nav*/
.indexnav{height:30px;width:1000px;margin:0 auto; margin-top:0;clear:both;position:relative;}
.indexnav .hot_tip{position:absolute;top:-8px;left:300px;}
.indexnav .new_tip{position:absolute;top:-8px;left:410px;}
.indexnav ul{ width:1000px; height:30px;}
.indexnav ul li{ vertical-align:top;}
.indexnav ul li.line_l, nav ul li.line_none{ width:111px; height:30px; font-size:14px; text-align:center;}
.indexnav ul li.line_l a{ color:#fff; width:111px; display:block; height:30px; padding-top:5px; *padding-top:7px; background:url(http://cdnimg.dd373.com/file/general/images/index_line.jpg) no-repeat right center;}
.indexnav ul li.line_none a{ background:url(http://cdnimg.dd373.com/file/general/images/index_line.jpg) none; color:#fff; width:111px; height:25px; padding-top:5px; display:block; }
.indexnav ul li a:hover{ color:#fff; height:25px; padding-top:5px; background-color:#17acfa; text-decoration:none; }
.indexnav ul li.line_none a:hover{ color:#fff; height:25px; background-color:#17acfa; text-decoration:none; }


/*----------------------------------brank----------------------------------*/

.brank-zfb, .brank-cft, .brank-ny, .brank-gs, .brank-js, .brank-zs, .brank-zg, .brank-jt, .brank-pf, .brank-ms, .brank-xy, .brank-pa, .brank-zx, .brank-gd, .brank-gf, .brank-bj, .brank-yz, .brank-sh, .brank-dy, .brank-nj, .brank-nb{ width:107px; height:30px; display:block; background:url(http://cdnimg.dd373.com/file/general/images/pay_combo.gif) no-repeat;}
.brank-ny{ background-position:0px 0px;}
.brank-js{ background-position:0px -30px;}
.brank-yz{ background-position:0px -60px;}
.brank-gs{ background-position:0px -90px;}
.brank-xy{ background-position:0px -120px;}
.brank-bj{ background-position:0px -150px;}
.brank-zg{ background-position:0px -180px;}
.brank-zx{ background-position:0px -210px;}
.brank-ms{ background-position:0px -240px;}
.brank-jt{ background-position:0px -270px;}
.brank-zs{ background-position:0px -300px;}
.brank-zfb{ background-position:0px -330px;}
.brank-cft{ background-position:0px -360px;}

/*----------------------------------page----------------------------------*/

/*.pagebox{ height:40px; margin-left:40%;}删除margin-left，个人中心的page没有显示出来
.pagebox{ height:40px;}*/
.pagebox ul.page_float_r{float:right;}
.pagebox ul{  padding:15px 10px 0px 0px; }
.pagebox ul li a{ display:block; margin:0px 2px 0px 3px;}
.pagebox ul li a:hover{ text-decoration:none;}
.pagebox ul li.yeshu{ color:#666666; line-height:22px;}
.pagebox ul li a.nb{ padding:0px 5px 0px 5px; height:16px; border:1px solid #cdcdcd; text-align:center; color:#4484db; line-height:16px;}
.pagebox ul li a.currentpage{ background-color:#ff9900; color:#fff; border-color:#ff9900;}
.pagebox ul li.down a, .pagebox ul li.home a, .pagebox ul li.up a{  height:16px; display:block; border: 1px solid #DDDDDD;  text-align:center; line-height:16px;}
.pagebox ul li.down a, .pagebox ul li.up a{width:50px;}
.pagebox ul li.home a{width:40px;}
.pagebox ul li.up a:hover, .pagebox ul li a.nb:hover, .pagebox ul li a.down:hover, .pagebox ul li.home a:hover, .pagebox ul li.down a:hover{background-color:#ff9900; color:#fff; border-color:#ff9900; }
.pageinput{width:30px;}
/*----------------------------------找不到信息----------------------------------*/
.noFindMessage{  padding-left:30%; padding-top:50px;}
.noFindMessage p{ height:30px;}
.noFindMessage .con{font-size:14px;}
.noFindMessage .Icon{ width:20px; height:20px; margin:0 auto;  background:url(http://cdnimg.dd373.com/file/general/images/orderNone_Icon.gif) no-repeat;}
.noFindMessage a.alink{ font-size:12px; font-weight:bold; text-decoration:underline;}
.noFindMessage .grey{font-size:12px; text-indent:2em;}

/*----------------------------------温馨提示----------------------------------*/
.warm{background-color: #FFFEEF; border: 1px solid #F7E5B3;line-height: 25px; text-indent: 2em;}

#Main {clear: both;color: #333333;font-size: 12px;margin: 0 auto;overflow: hidden;width: 960px;}
/*Bottom用户控件*/
#Main .foot{ width:960px; text-align:center; padding-top:10px; margin:10px 0px;}
#Main .foot .zhengshu{ width:960px;}
#Main .foot .zhengshu a{ color:#285080; padding:0px 8px 0px 8px; font-size:12px;}
#Main .foot .nav{ width:960px; font-size:12px; padding-top:8px; line-height:23px; }
#Main .foot .nav a{ color:#285080; text-decoration:none;}
#Main .foot .nav a:hover{ text-decoration:underline;}
#Main .foot .nav .mc{ color:#285080;}
#Main .foot .shangbiao a{ color:#285080;}

/*ICON用户控件*/

#Main .di-ICON{ width:960px; padding-top:10px; clear:both; padding-bottom:40px; background-color:#FFF;}
#Main .di-ICON .kuang{  width:800px; margin:0 auto; background:#FFF;}
#Main .di-ICON .kuang ul{ width:800px; height:60px;}
#Main .di-ICON .kuang ul .xian{ width:130px; height:60px;}
#Main .di-ICON .kuang li{ list-style:none; width:130px; height:60px; float:left; text-align:center;}
#Main .di-ICON .kuang li img{ width:124px;height:47px;}


/*Bottom用户控件*/
.mainfoot {margin: 0 auto;width: 1000px;}
.mainfoot .foot{ width:960px; text-align:center; padding-top:10px; margin:10px 0px;}
.mainfoot .foot .zhengshu{ width:960px;}
.mainfoot .foot .zhengshu a{ color:#285080; padding:0px 8px 0px 8px; font-size:12px;}
.mainfoot .foot .nav{ width:960px; font-size:12px; padding-top:8px; line-height:23px; }
.mainfoot .foot .nav a{ color:#285080; text-decoration:none;}
.mainfoot .foot .nav a:hover{ text-decoration:underline;}
.mainfoot .foot .nav .mc{ color:#285080;}
.mainfoot .foot .shangbiao a{ color:#285080;}

/*ICON用户控件*/

.mainfoot .di-ICON{ width:960px; padding-top:10px; clear:both; padding-bottom:40px; background-color:#FFF;}
.mainfoot .di-ICON .iconkuang{  width:670px; margin:0 auto; background:#FFF;}
.mainfoot .di-ICON .iconkuang ul{ width:670px; height:60px;}
.mainfoot .di-ICON .iconkuang ul .xian{ width:130px; height:60px;}
.mainfoot .di-ICON .iconkuang li{ list-style:none; width:130px; height:60px; float:left; text-align:center;}
.mainfoot .di-ICON .iconkuang li img{ width:124px;height:47px;}

.userpayInfo{width:460px;overflow:hidden;}
.userpayInfo img{float:left;padding:10px 20px;}
.userpayInfo span{float:left;color:#666666;line-height:20px;}
.userpayInfo span h4{font-size:14px;font-weight:bold;line-height:24px;border-bottom:1px solid #EEEEEE;margin-bottom:5px;padding-bottom:5px;}
.userpayInfo span font{color:#FF6600;font-weight:bold;}
.warnInfo{width:460px;overflow:hidden;}
.warnInfo img{float:left;padding:10px 20px;}
.warnInfo span{float:left;color:#666666;line-height:20px;}
.warnInfo span h4{font-size:14px;font-weight:bold;line-height:24px;border-bottom:1px solid #EEEEEE;margin-bottom:5px;padding-bottom:5px;}
.warnInfo span p{font-size:13px;line-height:13px; margin-bottom:8px;}
.warnInfo span font{color:#FF6600;font-weight:bold;}
.pagebox ul li a.nb{_width:40px;}

/*语音提示*/
.tipinner{ border:1px solid #F60; background-color:#ffd; max-width:220px;padding:10px 10px; position:absolute; z-index:1000;width:220px;}
.tipinner .cont{font-size:14px;color:#999; line-height:20px;overflow:hidden;}
.tipinner .cont .arrow * {border-style: solid dashed dashed; border-width: 10px;display: block;  position: absolute;}
.tipinner .cont .arrow{bottom:-20px;height:20px;left:20px;position:absolute;width:20px; display:block;}	
.tipinner .cont .arrow em{ border-color: #F60 transparent transparent;}
.tipinner .cont .arrow span{ border-color: #ffd transparent transparent;top: -2px;}
.tipinner .cont a{color:#3c8fd7; text-decoration:none; font-weight:bold;}
.tipinner-coordinate1{left:240px; top:40px; }
.tipinner-coordinate2{left:240px; top:165px; }

/*新版底部样式*/
.ftr{margin:10px auto 0;width:1000px; text-align:left;font-family:Microsoft YaHei;}
.ftr .link_bottom{background-color:#515151;height:160px;width:980px; color:#fff;padding:10px;}
.ftr .link_bottom ul{float:left;}
.ftr .link_bottom ul li{width:115px;}
.ftr .link_bottom ul li dl dt{font-size:16px;font-weight:bold;margin-bottom:10px;}
.ftr .link_bottom ul li dl dd{line-height:24px;}
.ftr .link_bottom ul li dl dd a{color:#b8b8b8;}
.ftr .link_bottom .gongzh_erw{float:left;margin:10px 0;padding:5px 0 5px 0;border-left:1px solid #8b8b8b;}
.ftr .link_bottom .gongzh_erw .erwm{color:#b8b8b8; margin-left:40px;}
.ftr .link_bottom .gongzh_erw .erwm img{margin-bottom:5px;}
.ftr .license{background-color:#1c1c1c; background:url(http://cdnimg.dd373.com/file/general/images/foot/footer_bg.jpg) no-repeat; height:125px;width:980px; color:#c2c2c2;padding:25px 10px 0; text-align:center;}
.ftr .license .mgb10{margin-bottom:10px;}
.ftr .license .mgb10 a{margin-left:10px;}
.ftr .license a{color:#c2c2c2;}
.ftr .license ul{width:520px;margin:10px auto;}
.ftr .license ul li{margin-right:5px;}

/*列表页每页显示数据设置*/
.sppagesize{width:810px;height:25px;margin-top:5px;margin-bottom:5px;}
.sppagesize ul{float:right;}
.sppagesize li{margin-left:5px;}
.sppagesize .notice{border: medium none;color: #666666;line-height: 22px;}
.sppagesize .pcount{border: 1px solid #cdcdcd;color: #4484db;height: 20px;line-height: 20px;padding: 0 4px;text-align: center;}
.sppagesize a.pcount:hover{background-color: #ff9900;border-color: #ff9900;color: #fff;}
.sppagesize a.currentpage{background-color: #ff9900;border-color: #ff9900;color: #fff;}