﻿@charset "utf-8";
/* reset */
html { height: 100%; }
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { color:#333; font-size: 14px; font-family:"Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";  }
body { line-height: 1.5; color:#474747; }
a:link,
a:visited,
a:active,
a { text-decoration: none; color:#474747;  }
a:hover { color:#3b83cb  ;}
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none } 

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity:0.5;}
input:-moz-placeholder, textarea:-moz-placeholder {opacity:0.5;}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.5;}
/*input:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity:0.5;}*/
/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }
/*公用样式end*/
.auto-img { position: relative; overflow: hidden; display:block; }
.auto-img img { position: relative; }

a,a:active,a:focus,input:focus,a:hover,a.music-toggle-btn:active,a.music-toggle-btn:focus,input:focus,a.music-toggle-btn:hover,img,img:active,img:focus,li:active,li:focus,li:focus,div,div:active,div:focus,div:hover,button,button:active,button:focus,button:hover {-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plainteeet-only;outline:none;-webkit-tap-highlight-color: transparent;}
.ratio-img{ width:100%; height:auto; display:block; background:url(../image/common/error.png) center no-repeat #f0f0f0;}
.ratio-img img{ width:100%; height:100%; }  
.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{transition:all 0.8s; -webkit-transition:all 0.8s;  -moz-transition:all 0.8s; transform:scale(1,1); -webkit-transform:scale(1,1);}
.tran_scale:hover img{transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05);  }

.list_bank li a, .ybd li a{ width:100%; height:100%; overflow:hidden; }

.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ellipsi.multiline { display:block;    white-space: normal;   overflow: hidden;  text-align:justify; }
.fl{ float:left; }
.fr{ float:right; }
.of{ overflow:hidden; }

/*头部结束*/
.select-box { position:relative;  border-radius:3px; background:#fff; color:#474747; margin-right:5px; }
.select-box dt a { display:block; text-indent:10px; position:relative; z-index:1; color:#555; }
.select-box dt a b { overflow:hidden; margin-right:20px; color:#c4c4c4; display:block; text-overflow:ellipsis; white-space:nowrap; font-weight:normal;}
.select-box dd { display:none;}
.select-box dd{ border-radius: 0 0 3px 3px; top:30px; position:absolute; background:#fff; left:-1px; width:100%; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);border:1px solid #e6e6e6; border-top:1px solid #4585c4; padding:10px 0; }
.select-box dd a{ text-align:center; background:#fff;  display:block; color:#474747; }
.down{ width:28px; height:28px; position:absolute; top:2px; right:3px; background:#fff url(../image/common/edit.png) no-repeat center center;  }
.sc_com{ width:290px;  border:1px solid #e6e6e6; text-indent:10px; position:relative; }
.sc_com .select-box{ width:100%; height:30px; line-height:30px;  }
.select-box dd{ top:30px; }
.select-box dd.fold{height:170px;overflow: auto;border:1px solid #e6e6e6;}
.select-box dd a{ line-height:30px; text-indent:0; }
.select-box dd.cardList{position:static;margin-left:-1px;}
.seclect_w.open{ z-index:10; }
.ieopen{ z-index:10; }
.header .sc_com{ width:90px; float: left; }
.header .sc_com .select-box{ width:100%; height:20px; line-height:20px;  }
.header .select-box dd{ top:20px; }
.header .select-box dd a{ line-height:20px; text-indent:0; }
.header .select-box .down{ width:20px; height:20px; position:absolute; top:0px; right:3px; background:#fff url(../image/down2.png) no-repeat center center;  }


.button_search{ width:400px; height:245px; position: absolute; left:50%; margin-left:-200px; z-index:10; top:40px; font-size:14px; background:#fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); display: none; }
.button_search .tit{ padding:25px 15px 0; }
.button_search .tit .top{ border-bottom:1px solid #e8e8e8; height:25px; line-height:1; }
.button_search .tit .top .qian{ float: left; height:24px; border-bottom:2px solid #bf0008; }
.button_search .tit .top .r{ overflow: hidden; padding-left:25px; }
.button_search .tit  b{ color:#bf0008; }
.button_search .scrollCont{ height:150px; margin-top:15px; overflow: hidden; }
.button_search .scrollCont table{ width:100%; }
.button_search .scrollCont table td{ text-align: center; padding:5px 0; line-height:1.5; }
.button_search .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background:#bf0008 !important; }

/*结束*/
.wrap{ max-width:1230px; margin:0 auto; }
.header .top{ line-height:44px; border-bottom:1px solid #e7e7e7;  }
.header .top span{ padding:0 5px; }
.header .top .h_mobile{ padding-left: 16px;display: inline-block;background: url(../image/common/ind_1.png) no-repeat center left;margin-left: 20px;position: relative; }
.header .top .h_mobile .wx_tc{ position: absolute;  text-align:center; border:1px solid #d8d8d8; top:44px; right:0; background:#fff; display:none; z-index: 1;}
.header .top .h_mobile .wx_tc img{ width:160px; height:160px; padding:10px 10px 0; }
.header .top .h_mobile .wx_tc p{ color:#474747; }
.header .top .h_mobile:hover .wx_tc{ display:block; }
.header .top .h_gzh{ padding-left:40px; margin-left:10px; display:inline-block; background:url(../image/common/ind_2.png) no-repeat 15px center; }
.header .nav{ border-bottom:1px solid #e7e7e7; padding:15px 0; line-height:50px; height:50px; }
.header .nav h1 img{ max-height:50px; }
.header .nav ul{ padding-left:100px; }
.header .nav li{ float:left; width:auto; }
.header .nav li a{ display:inline-block; padding:0 20px 15px; font-size:16px; position: relative;   }
.header .nav li a i{ background:#134087; position: absolute; bottom:-1px; width:0; height:2px; left:50%; transition:all 0.5s; -wenkit-transition:all 0.5s;   }
.header .nav li:hover  a i,.header .nav li.on  a i{ width:100%; margin-left:-50%; }
.header .nav li:hover a,.header .nav li.on a{ color:#3b83cb; }
.header .nav .fr{ color:#474747; }
.header .nav .fr>a{ padding-left:25px; color:#909090; }

.header .sea{ padding:10px 0 0; margin-right: 50px; position: relative; }
.header .sea .inp{ float: left; width:208px; height:20px; border:1px solid #e6e6e6; margin-left: -1px; position: relative; }
.header .sea .inp .i{ width:190px; }
.header .sea .inp input{ display: block; height:20px; width:80%; border:0; padding:0 15% 0 5%;  }
.header .sea .button{ position: absolute; width:22px; height:22px; background:#808080 url(../image/sea.png) no-repeat center; right: -1px; top:-1px; }


.footer .f_top{ background:url(../image/common/ind_6.png) repeat-x top; color:#fff; padding:70px 0 31px; }
.footer .f_top a{ color:#fff;  }
.footer .f_top dl a{ display:block; }
.footer .f_top dd a{ color:#b3b3b3; line-height:27px; }
.footer .f_top .dl_1{ padding-right:110px; padding-left:20px; }
.footer .f_top .dl_2{ padding-right:90px; }
.footer .f_top .dl_3{ padding-right:80px; }
.footer .f_top dt{ font-size:16px; height:30px; }
.f_top .tel{ font-size:16px; color:#fff; }
.f_top .tel span{ font-family:Tahoma,arial; }
.f_top .tel span.workday{ font-family:"Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53"; }
.f_top .tel p{ height:30px; padding:10px 0 20px; color:#fff; line-height:30px; font-size:30px; font-family:Impact,arial; }
.f_top .tel p img{ display:inline-block; vertical-align:middle; padding-right:15px; }
.f_top .tel span img{ padding-right:8px; }
.f_top .ind_ewm .fl{ text-align:center; padding:0 30px 0 0px; }
.f_top .ind_ewm .fl>img{ width:130px; height:130px; }
.f_top .ind_ewm .fl p{ line-height:20px; padding:10px 0 0; }
.f_top .ind_ewm .fl p img{ display:inline-block; vertical-align:middle; padding-right:10px;  }
.f_bottom{ line-height:70px; background:#0c1d33; color:#666e7f; font-size:12px; }
.f_bottom span{ padding-right:10px; }
.f_bottom a{ color:#666e7f; }


.page{ text-align:center; margin-top:30px; }
.page a{ display:inline-block; width:32px; height:32px; border:1px solid #d8d8d8; line-height:32px; text-align:center; }
.page a.on,.page a:hover{ background:#3d88d3; border:1px solid #3d88d3; color:#fff; }
.page .prev,.page .next{ background:url(../image/common/page_prev.png) no-repeat center center !important; text-indent:-11111px; border:1px solid #d8d8d8 !important;  }
.page .next{ background:url(../image/common/page_next.png) no-repeat center center !important; }
.page .five{ margin-right:8px; }
.page .es{ margin-left:8px; }
body,html{ min-width:1280px;  }
.lo{ display:inline-block; padding:0px 10px !important; border:1px solid #fff; line-height:30px; margin-left:15px; border-radius:5px; }

.wealth .header .top,.wealth .header .nav{ border-bottom:1px solid #7e7e7e;  }
.h_gzh{ position: relative; }
.h_gzh .wx_tc{ position: absolute;  text-align:center; border:1px solid #d8d8d8; top:44px; right:0; background:#fff; display:none; z-index: 1;}
.h_gzh .wx_tc img{ width:160px; height:160px; padding:10px 10px 0; }
.h_gzh .wx_tc p{ color:#474747; }
.h_gzh:hover .wx_tc{ display:block; }

::-moz-placeholder { color: #aca899; }
::-webkit-input-placeholder { color:#aca899; }
:-ms-input-placeholder { color:#aca899; }
