﻿@charset "utf-8";
/* CSS Document */
/* 重置 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style:none outside none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:'';
}
abbr,acronym { border: 0;
} 
input {
    font-family: "SimSun","宋体";
    padding-bottom: 0;
    padding-top: 0;
}
input::-moz-focus-inner {
    border: medium none;
    padding: 0;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
input[type="text"], input[type="password"], textarea {
    outline-style: none;
}
textarea {
    resize: none;
}

/* 基本 */
body{ background-color:#ffffff; }
p{ color:#333; font-size:14px; line-height:26px;}
.heiti { font-family:"微软雅黑", "黑体", "宋体";}
.font_s12{ font-size:12px;}

/* 字体大小 */
.font_s12, .font_s12 a{ font-size:12px;}
.font_s14, .font_s14 a{ font-size:14px;}
.font_s16, .font_s16 a{ font-size:16px;}
.font_s18, .font_s18 a{ font-size:18px;}
.font_s20, .font_s20 a{ font-size:20px;}
.font_s22, .font_s22 a{ font-size:22px;}
.font_s24, .font_s24 a{ font-size:24px;}
.font_s26, .font_s26 a{ font-size:26px;}
.font_s28, .font_s28 a{ font-size:26px;}
 .font_s32, .font_s32 a{ font-size:32px;}
 .font_s36, .font_s36 a{ font-size:36px;}
 .font_s40, .font_s40 a{ font-size:40px;}
 
.txt_left {text-align: left;}
.txt_right {text-align: right;}
.txt_center {text-align: center;}
.txt_2em{ text-indent:2em;}




a { text-decoration:none; color:#333333; font-size:14px; line-height:26px;}
a:hover { color:#1a5798;}
a:focus {  outline: none;  } 
.clearfix:after{ clear:both;content: ".";display: block;height: 0;visibility: hidden;}
.clear {clear: both; font-size: 1px;height: 0;line-height: 0; margin-top: 0 !important;visibility: hidden;}
.left { float:left;}
.right { float:right;}


/* 字体颜色 */
.font_hui1 , .font_hui1 a{ color:#333333;}/*主体灰*/
.font_hui2 , .font_hui2 a{ color:#707070; }/*摘要*/

.font_bai, .font_bai a{ color:#ffffff;}
.font_hei , .font_hei a{ color:#000000;}
.font_lan, .font_lan a { color:#0871b7;}
.font_red, .font_red a{ color:#f90f12;}
.font_cheng, .font_cheng a{ color:#ef8751;}


.red, .red a { color: #CC0000 !important;}
.red a:hover {color: #CC0000 !important;}
.blue, .blue a { color: #6699cc !important;}
.blue a:hover {color: #333333 !important;}
.black, .black a {color: #000000 !important;}
.black a:hover {text-decoration:underline;}
.white, .white a { color: #ffffff !important;}
.white a:hover {color: #ff9900 !important;}
.dblue a:hover {text-decoration:underline; !important; }
.dblue, .dblue a {color: #0857b9 !important;}
.dgray a:hover {text-decoration:underline; !important; }
.dgray, .dgray a {color: #2a2a2a !important;}
.lgray a:hover {color: #4a7bc0 !important;}
.lgray, .lgray a {color: #666666 !important;}

.txt_left {text-align: left;}
.txt_right {text-align: right;}
.txt_center {text-align: center;}
.txt_2em{ text-indent:2em;}
.show { display: block;}
.hidden { display: none;}
.b {font-weight: bold;}

.ml_5{ margin-left:5px;}
.ml_10{ margin-left:10px;}
.ml_15{ margin-left:15px;}
.ml_20{ margin-left:20px;}

.mr_5{ margin-right:5px;}
.mr_10{ margin-right:10px;}
.mr_15{ margin-right:15px;}
.mr_20{ margin-right:20px;}

.mt_5{ margin-top:5px;}
.mt_10{ margin-top:10px;}
.mt_15{ margin-top:15px;}
.mt_20{ margin-top:20px;}

.mb_5{ margin-bottom:5px;}
.mb_10{ margin-bottom:10px;}
.mb_15{ margin-bottom:15px;}
.mb_20{ margin-bottom:20px;}

.pl_5{ padding-left:5px;}
.pl_10{ padding-left:10px;}
.pl_15{ padding-left:15px;}
.pl_20{ padding-left:20px;}

.pr_5{ padding-right:5px;}
.pr_10{ padding-right:10px;}
.pr_15{ padding-right:15px;}
.pr_20{ padding-right:20px;}

.pt_5{ padding-top:5px;}
.pt_10{ padding-top:10px;}
.pt_15{ padding-top:15px;}
.pt_20{ padding-top:20px;}

.pb_5{ padding-bottom:5px;}
.pb_10{ padding-bottom:10px;}
.pb_15{ padding-bottom:15px;}
.pb_20{ padding-bottom:20px;}


.dian{ background-image:url(dian.gif); background-repeat:no-repeat; padding-left:20px; list-style-position:outside; }
.xuxian { width:90%; overflow:hidden;border-top:1px dashed #cccccc;height: 1px; margin-left:5% !important; margin-left:5%; margin-top:5px;}

.kongge{ display:inline; font-family:SimSun-ExtB; text-indent:2em;}
.kongge p { font-family:SimSun-ExtB; text-indent:2em;}
