@charset "utf-8";
/* CSS Document */

/*全局样式*/
body { margin:0; padding:0; color:#000; background-color:#FFF; font-family:"SimSun","宋体","Arial Narrow",HELVETICA;}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,p,input,article,aside,footer,header,hgroup,nav,section,figure,figcaption{ margin:0; padding:0; }
body, th, td, div, select, input { font-size:12px; }
select, input { color:#333 }
ul, li { list-style:none; margin:0; padding:0; }
img, a img { border:none; }
.dis { display:block; }
.undis { display:none; }
.disbg { background:#D4D0C8; }
.fl,.fLe { float:left; }
.fr { float:right; }
.clear {clear:both }
.clearfix{zoom:1;}
.clearfix:after{ content:'.'; display:block; height:0; clear:both; visibility:hidden; }
table {border-collapse:collapse;border-spacing:0;}
a, a:link, a:visited, a:active { color: #2b2b2b; text-decoration: none; cursor:pointer; font-family:"SimSun","宋体","Arial Narrow",HELVETICA;}
a:hover { color: #ea5b3d; text-decoration:none; cursor:pointer;}

input{outline: none;}

/* 头部 */
#header{width:100%;}
.top{width:100%; background:#ea5a3d; height:48px; line-height:48px; font-size:14px;}
.topwrap{width:1000px; margin:0 auto;}
.top-nav{padding-left:10px;}
.top-nav ul li{float:left;}
.top-nav ul li a{color:#fff !important; width:100px; margin-right:10px;display:inline-block; text-align: center;}
.top-nav ul li a:hover{ background:#E34731;color:#fff;}
.top-nav ul li a:link,.top-nav ul li a:visited{font-size:14px;}
.user-text{padding-right:44px;color:#fff;}
.top-user ul li{float:left;}
.top-user ul li a{float:left;display:inline-block;font-size:14px; width:100px;}
.top-user ul li a:link,.top-user ul li a:visited{color:#fff; text-align:center;}
.user_active a:link,.user_active a:visited{background:#cb3e22; text-align:center;}
#logintext{float:right;padding-top:50px;}
#logintext a:link,#logintext a:visited{color:#3b5ab4}
.prompt_news , .prompt_news_0{margin-top:15px;margin-left:40px;margin-right:0;}
.prompt_news{margin-top:17px !important;}
.search_type_hv{background:red;}
/* 会员中心 - 消息通知面板 */
.wp{width:894px;}
.wp .mn{width:730px;}
.tb a{background: #ebebeb;}
.wp .tb li{width:auto;height:auto;}
.appl{background: #ebebeb;}
.appl li em{margin-top: 28px;}
.appl li a{margin-top: 18px;}
/*  设置 - 用户组 - 我的用户组  */
.tdats .tfxf{width:568px;}

/* 会员中心面板相关  */
.pnc, a.pnc ,.tb .o,.tb .o a{background:#ea5a3d;border:solid 1px #ea5a3d;}
.creditl li{height:auto !important;padding:4px 0;}
table.tfm button.pnc {background:url(../images/btn.png); width:80px;height:30px;}


/* 版权 */
#Copyright{padding:16px;text-align: center;}




/*搜索*/

.header-search{margin:0 auto;width:1000px;margin-top:16px; }
.header-search .logo{float:left;width:165px; height:88px;}
.header-search .search_ht{width:554px; float:right;}
.search_ht,.search_ht a,.search_ht a:visited,.search_ht a:hover{color:#bfbfbf}
.search_ht{margin-top:17px;}
.search_ht a{padding-right:10px;}
.search_ht .sh_box{height:50px;position:relative}
.search_ht .sh_box .tab_top_one,.search_ht .sh_box .con_input{float:left;}
.search_ht .sh_box .tab_top_one{width:125px;height:48px;line-height:48px;border:1px solid #e34732;border-right:1px solid #ededed;text-align:center;background:#fff}
#search_option_selected em{background:url(../images/ico.png) no-repeat 0 -222px;width:14px; height:8px; display:inline-block;margin-left:12px;}
.search_ht .sh_box .tab_top_one span{display:inline-block;height:48px;cursor:pointer;color:#666; font-size:14px;}
.search_ht .sh_box .tab_top_one ul{position:absolute;top:49px;left:0;width:125px;background:#fff;border:solid 1px #e34732;z-index: 99;}
.search_ht .sh_box .tab_top_one ul li{text-align:center;color:#666;cursor:pointer;}
.search_ht .sh_box .tab_top_one ul li:hover{background:#f1f1f1;}
.search_ht .con_input{height:50px;}
.search_ht .con_input .cint01{height:48px;line-height:48px;border:solid 1px #e34732;border-width:1px 0;width:280px;padding:0 10px;color:#bfbfbf;font-size:14px;}
.search_ht .con_input .cinb01{background:url(../images/search_btn.jpg) no-repeat;width:91px;height:50px;border:none;border:0;cursor: pointer;}
.search_ht .con_input input{float:left;}
/*footer*/
.footer{margin-top:25px; }
.m_foot {background: #d5d5d5;padding: 15px 0 25px;text-align: center;height:auto; overflow:hidden}
.m_foot p { padding-bottom: 5px;}
.m_foot p a, .footer p, .footer i {color: #888;font-size: 12px;}
.m_foot i {padding: 0 18px; font-style:normal}
.m_foot p.cur {line-height: 20px; padding: 0;}
.m_foot p.cur span {padding: 0 12px;}
.m_foot p.cur i { padding: 0 8px;}
.m_foot .bc { margin: 0 auto; padding-top: 20px; width: 516px;}
.m_foot .bc dl dt { float: left;padding: 0 10px;}
.m_foot .bc dl dt img {border: 1px solid #d1d1d1;display: block;}
