﻿@charset "utf-8";
/* base */
body{ font:12px/22px "微软雅黑","宋体",Verdana; background:#eee url(../images/bgzx.gif?t=9c270d51) repeat-x;}
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;}
li{ list-style-type:none;}
img{ vertical-align:top; border:0;}
ol,ul { list-style:none;}
h1,h2,h3,h4,h5,h6,input{ font-size:12px; font-weight:normal;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}

/* public */
.fb{ font-weight:bold;}
.left{ float:left;}
.right{ float:right;}
.t_center{ text-align:center;}
.clear { zoom:1;}
.clear:after { content:''; display:block; clear:both;}
.hied{ display:none;}
.wrap{ width:980px; margin:0 auto;}

/* font color */
.white{ color:#fff;}
.gray{ color:#50595b;}
.gray_l{ color:#5a5a5a;}
.black{ color:#000;}
.red{ color:#c70000;}
.blue{ color:#317ee7;}
.blue2{ color:#2d72d3;}
.yellow{ color:#ff8014;}

/* font size */
.f36{ font-size:36px;}
.f30{ font-size:30px;}
.f24{ font-size:24px;}
.f22{ font-size:22px;}

/* font link */
a{ text-decoration:none;}
a:hover { text-decoration:underline;}

/* bg color */
.bg_yellow{ background:#ff8014;}
.bg_blue{ background:#2d72d3;}
.bg_gray{ background:#2d72d3;}

/* icon */
.header,.risk,.r_point{ background:url(../images/iconzx.gif?t=9c270d51) no-repeat 6px 32px;}

/* box */
.box80,.box20{ overflow:hidden; clear:both;}
.box80{ height:80px;}
.box20{ height:20px;}

/* header */
.header{ height:92px; line-height:92px; padding-left:58px;}

/* content */
.content{ width:660px; margin:0 auto;}
.c_title{ height:106px; line-height:106px; margin-bottom:20px;}
.c_block{ position:relative;}
.c_block .bg_yellow:hover{ background:#ff9133;}
.c_block .bg_blue:hover{ background:#5c9bf4;}
.c_block .bg_gray,.c_block .bg_gray:hover{ background:#b0b0b0; cursor:default;}
.c_num,.c_succeed{ position:absolute;}
.c_num{ width:240px; top:150px; left:0; line-height:30px;}
.c_succeed{ display:none; width:0; height:36px; line-height:36px; left:30px; top:100px; background:#eee; overflow:hidden;}
.c_chart{ width:240px; height:240px; margin-bottom:20px; background:url(../images/chart.gif?t=9c270d51) no-repeat;}
.c_icon0{ background-position:30px 30px;}
.c_icon1{ background-position:-320px 30px;}
.c_icon2{ background-position:30px -290px;}
.c_icon3{ background-position:-320px -290px;}
.c_btn{ display:inline-block !important; display:inline; zoom:1; height:40px; line-height:40px; padding:0 14px; border-radius:5px; cursor:pointer;}

/* risk */
.risk{ padding-left:16px; background-position:0 -96px;}
.r_con{ position:absolute;}
.r_info{ width:330px; padding:5px; border:1px solid #ff8f8f; line-height:18px; background:#fff;}
.r_point{ width:10px; height:6px; background-position:0 -130px; position:relative; top:-1px; left:10px;}

/* footer */
.footer{ color:#5a5a5a;}
.footer a{ display:inline-block; margin-left:10px;}

