a{color:#333;text-decoration: none;cursor:pointer;}
a:hover{color:#ec453a;text-decoration: none;}
a:focus{outline:none;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,s {margin: 0;padding: 0;}
body, button, input, select, textarea{font-size:14px;line-height:1.5;font-family:Arial, 'Microsoft YaHei'; *font-family: "微软雅黑"!important;color:#333;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight:normal;}
address,s, em ,i{font-style: normal;}
small {font-size: 12px;}
ul, ol {list-style: none outside none;}
fieldset, img {border: none;}
button, input, select, textarea {font-size: 100%; font:inherit;}
table {border-collapse: collapse;border-spacing: 0;}
.clearfix { *zoom: 1;}
.clearfix:before,.clearfix:after { display: table;line-height: 0;content: "";}
.clearfix:after { clear: both;}
i,label,input[type="checkbox"]{ vertical-align:middle;}
/*select{width:225px; height:30px; line-height:30px;}*/
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#d2d2d2;}
input:-moz-placeholder,textarea:-moz-placeholder {color:#d2d2d2;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  vertical-align:middle;
}
input[type="text"],
input[type="password"],
.uneditable-input {
  margin-bottom:0;
  padding: 8px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #dddddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;  
}
textarea{ 
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
          padding:6px;
}
textarea:focus{  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.fl{ float:left;}
.fr{ float:right}
.tal{ text-align:left!important;}
.tac{ text-align:center!important;}
.tar{text-align:right;}
.fbold{font-weight:bold;}

.f12{font-size:12px!important; }
.f13{font-size:12px!important; }
.f14{font-size:14px!important; }
.f16{font-size:16px!important; }
.f18{font-size:18px!important; }
.f20{font-size:20px; }
.f22{font-size:22px; }
.f24{font-size:24px;}
.f28{font-size:28px;}
.f29{font-size:29px;}
.f30{font-size:30px;}
.f34{font-size:34px;}
.lh20{line-height:20px;}
.lh21{line-height:21px;}
.lh22{line-height:21px;}
.lh24{line-height:24px;}
.lh28{line-height:28px;}
.lh30{line-height:30px;}
.lh32{line-height:32px;}
.lh36{line-height:36px;}
.lh38{line-height:38px;}
.lh48{line-height:48px;}
.lh66{line-height:66px;height:66px;}


.round{border-radius:50%;}
.mz10{margin:0 10px}
.mb10{margin-bottom:10px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.ml10{margin-left:10px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mb7{margin-bottom:7px!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb15{margin-bottom:15px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb60{margin-bottom:60px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.pl15{padding-left:10px;}
.pl20{padding-left:20px;}
.pb15{padding-bottom:15px!important;}
.plr10{padding-left:10px;padding-right:10px;}
.bordd{border:1px solid #ddd;}
.w110{width:110px!important;}

.clear{ clear:both;}
.relative{ position:relative;}
.absolute{ position:absolute;}
.overFlow{overflow:hidden;}
.transtion{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;}

.col0098d3,.col0098d3 a:link,.col0098d3 a:visited,a.col0098d3:link, a.col0098d3:visited{color:#0098d3}
.col000,.col000 a:link,.col000 a:visited,a.col000:link, a.col000:visited{color:#000;text-decoration: none;}
.col333,.col333 a:link,.col333 a:visited,a.col333:link, a.col333:visited{color:#333;text-decoration: none;}
.col333 a:hover,.col333 a:active,a.col333:hover, a.col333:active{color:#ec453a;text-decoration: none;}
.col999,.col999 a:link,.col999 a:visited,a.col999:link, a.col999:visited{color:#999;text-decoration: none;}
.col999 a:hover,.col999 a:active,a.col999:hover, a.col999:active{color:#ec453a;text-decoration: none;}
.col666,.col666 a:link,.col666 a:visited,a.col666:link, a.col666:visited{color:#666;text-decoration: none;}
.col666 a:hover,.col666 a:active,a.col666:hover, a.col666:active{color:#ec453a;text-decoration: none;}
.colfff,.colfff a:link,.colfff a:visited,a.colfff:link, a.colfff:visited{color:#fff;text-decoration: none;}
.colfff a:hover,.colfff a:active,a.colfff:hover, a.colfff:active{color:#fff;text-decoration: none;}
.colblue,.colblue a:link,.colblue a:visited,a.colblue:link, a.colblue:visited{color:#ec453a;text-decoration: none;}
.colblue a:hover,.colblue a:active,a.colblue:hover, a.colblue:active{color:#ec453a;text-decoration: none;}
.colgreen{color: #2dae55;}
a.col000:hover{color:#ec453a;}
.colblue1,.colblue1 a:link,.colblue1 a:visited,a.colblue1:link, a.colblue1:visited{color:#b0b0b0;;text-decoration: none;}
.colblue1 a:hover,.colblue1 a:active,a.colblue1:hover, a.colblue1:active{color:#fff;text-decoration: none;}
.colred,.colred a:link,.colred a:visited,a.colred:link, a.colred:visited{color:#ec453a;text-decoration: none;}
.colred a:hover,.colred a:active,a.colred:hover, a.colred:active{color:#ec453a;text-decoration: none;}
.collightblue a:hover,.collightblue a:active,a.collightblue:hover, a.collightblue:active,.collightblue{color:#4aabd6;text-decoration: none;}
.col0761a2,.col0761a2 a:link,.col0761a2 a:visited,a.col0761a2:link, a.col0761a2:visited{color:#ec453a}
.col28c617{color:#28c617}
.colfe3232{color:#ec453a;}
.colye{ color:#e8a200;}
.colye2,.colye2 a:link,.colye2 a:visited,a.colye2:link, a.colye2:visited{color:#e95202;text-decoration: none;}
.colpurple,.colpurple a:link,.colpurple a:visited,a.colpurple:link, a.colpurple:visited{color:#74467e;text-decoration: none;}

.colye-yy{color:#fefb00;}
.colpink{color:#eb715e;}
.textOver{ overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.disInline{ display:inline-block; *zoom:1; *display:inline;}
.verMid{ vertical-align:middle} 

.wraper,.wrapper{width:1190px; margin:0 auto;}
.auto{ margin:0 auto}
.x-td-fund span,.x-td-fund p,.x-td-fund em,.x-td-fund strong,.x-td-fund b,.x-td-fund h1,.x-td-fund h2,.x-td-fund h3,.x-td-fund h4,.x-td-fund h5,.x-td-fund h6{font-family:'Microsoft Yahei'!important;}
.h-article-detail span,.h-article-detail p,.h-article-detail em,.h-article-detail strong,.h-article-detail b,.h-article-detail h1,.h-article-detail h2,.h-article-detail h3,.h-article-detail h4,.h-article-detail h5,.h-article-detail h6{font-family:'Microsoft Yahei'!important;}
.h-article span,.h-article p,.h-article em,.h-article strong,.h-article b,.h-article h1,.h-article h2,.h-article h3,.h-article h4,.h-article h5,.h-article h6{font-family:'Microsoft Yahei'!important;}

/*通栏广告 0605新增*/
.max_width {width: 100%;margin: auto;}
.max_width img{max-width: 100%;}
.top_aid,.li-login-top,.l-head,.h-top,.li-user-data,.li-login-nav,.l-footer{min-width:1200px;}

.bgf9f9f9{background:#f9f9f9}