﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; border: 0;}
body { color:#000; font-size:12px; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;/*background:#ececec;*/}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a{text-decoration:none; cursor:pointer;display:inline-block;outline:none;}
img { border:none;display: block;}
ol,ul,li { list-style:none; }
textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
input,textarea,select{outline:0 none;font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;}
a{outline:0 none;}
.fl{float: left;}
.fr{float: right;}
div,dl{height:auto;overflow:hidden;}
area{outline:0 none;}
.wid-1216{width:1216px;margin:0 auto;}
.wid-1213{width:1213px;margin:0 auto;}
.wid-1200{width:1200px;margin:0 auto;}
.wid-100{min-width:1216px;}

.bg-white{background:#fff;}
.bor-e1e2e2{border:1px solid #e1e2e2;}
.wid-930{width:930px;}
.f16{font-size:16px;}
.f14{font-size:14px;}
.textOmit{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.a_hoverG:hover{color:#fff !important;background: #3e90b6 !important;border-color:#3e90b6;}
.a_hoverBlue:hover{background:#469DC9 !important;}
.a_hoverBlueLine:hover{border:1px solid #55beee !important;;color:#55beee !important;;}

/*公共样式--划过延迟*/
.f_transition{transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;}



/* 顶部 */
.head_wrap{height:66px;background:#fff;}
.head_wrap .logo{margin-top:19px;margin-right:30px;}
.head_wrap .nav{width:512px;line-height:62px;font-size:16px;margin-right:14px;}
.head_wrap .nav a{color:#333;padding:0 12px;margin-right:10px;}
.head_wrap .nav a.current,.head_wrap .nav a:hover{color:#3e90b6;border-bottom:4px solid #3e90b6;}
.head_wrap .search{width:216px;height:28px;margin-top:19px;border-bottom:1px solid #a9a9a9;margin-right:28px;}
.head_wrap .inputtext{width:175px;height:28px;line-height:28px\9;font-size:14px;color:#333;background:transparent;padding-left:5px;}
.head_wrap .sec_btn{width:30px;height:28px;background:url(../images/i_search_bg.png) center center no-repeat;cursor:pointer;}
.head_wrap .per_h{height:66px;line-height:66px;text-align:center;font-size:14px;}
.per_h>a{float: left;color:#333;}
.per_center{margin-right:5px;}
.per_center:hover,.per_cancel:hover{color:#4dabd6;}
.per_message{width:30px;height:66px;position:relative;margin-right:20px;}
.per_message a{background:url(../images/p_message_nor.png) center center no-repeat;width:18px;height:20px;margin-top:23px;}
.red_dot{width:6px;height:6px;background:url(../images/m_dot.png) 0 0 no-repeat;position: absolute;right:4px;top:21px;display:inline-block;}
.per_message a:hover{background:url(../images/p_message_cur.png) center center no-repeat;}

/*翻页*/
.page{margin:0 auto;width:900px;text-align:center;}
/*.page li{height:25px;border:1px solid #c9c9c9;font-size:12px;width:45px;padding:0px;margin-right:8px;line-height: 27px;text-align: center;cursor:pointer;color:#666;display:inline-block;}
.page li.current{background: #ed6535;color:#fff;}
.page li.li_2{width:36px;}
.page li.li_3{width:50px;}
.page li.li_text{cursor: text;}*/

/*模态窗口*/
.down,.down_above{width:100%;height:100%;background: #000;filter:Alpha(Opacity=50);opacity:0.5;position: fixed;left:0;top:0;display:none;z-index:100;}

