﻿﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */


body{font-size:16px; font-family:"微软雅黑","宋体"; color:#333333; background:#f6f6f6}
input,button,textarea,select,optgroup,option{font-size:12px;font-family:"微软雅黑","宋体",Arial,Helvetica,sans-serif;}
html,body{height:100%}
body, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h1{padding:0;margin:0;}
*{padding:0;margin:0;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
select,input,option{border:none; background-color:transparent;outline:none;}
img{border:none;}
.clear{ clear:both;height:0px;}
ul, ol { list-style:none; }
li{list-style-type:none;}


	/*å„ç§é¢œè‰²æ ·å¼ å¯è‡ªè¡Œæ‰©å±•*/
	.blue{
	color:#0b65b3;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
}
	.white{
	color:#ffffff;
	font-size: 14px;
	text-decoration:none;
	font-family: "微软雅黑","宋体";
	font-weight: bold;
}
	.red {text-decoration:underline;color:#C70506; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }

	.input {BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;BORDER-TOP: #000000 1px solid;background-color:#ffffff }

	a.white { text-decoration: none; color:#ffffff;}
	a.white:hover { color:#ffffff;text-decoration:none;}

	a.black { text-decoration: none; color:#000000;}
	a.black:hover { color:#000000;text-decoration:none;}

	a.dred { text-decoration: none; color:#FFEBE0;}
	a.dred:hover { color:#FFEBE0;text-decoration:none;}

	a.bt_more { text-decoration: underline; color:#000000;}
	a.bt_more:hover { text-decoration: underline; color:#000000;}

	a { text-decoration: none; color:#595757;}
	a:hover { color:#c31515;text-decoration:none;cursor: pointer;}

.font_size20{font-size:22px;}
.pl_10{ padding-right:10px}

	.yijianzhengji_more{padding-top:40px;}
	
		.ml1{ margin-left:1px;}
		.ml2{ margin-left:2px;}
		.ml3{ margin-left:3px;}
		.ml4{ margin-left:4px;}
		.ml5{ margin-left:5px;}
		.ml6{ margin-left:6px;}
		.ml7{ margin-left:7px;}
		.ml8{ margin-left:8px;}
		.ml9{ margin-left:9px;}
		.ml10{ margin-left:10px;}
		.ml11{ margin-left:11px;}
		.ml12{ margin-left:12px;}
		.ml13{ margin-left:13px;}
		.ml14{ margin-left:14px;}
		.ml15{ margin-left:15px;}
		.ml16{ margin-left:16px;}
		.ml17{ margin-left:17px;}
		.ml18{ margin-left:18px;}
		.ml19{ margin-left:19px;}
		.ml20{ margin-left:20px;}
		.ml40{ margin-left:40px;}
		.ml60{ margin-left:60px;}
		.ml80{ margin-left:80px;}
		.ml91{margin-left:91px;}
		.ml100{ margin-left:100px;}
		
		.mr1{ margin-right:1px;}
		.mr2{ margin-right:2px;}
		.mr3{ margin-right:3px;}
		.mr4{ margin-right:4px;}
		.mr5{ margin-right:5px;}
		.mr6{ margin-right:6px;}
		.mr7{ margin-right:7px;}
		.mr8{ margin-right:8px;}
		.mr9{ margin-right:9px;}
		.mr10{ margin-right:10px;}
		.mr11{ margin-right:11px;}
		.mr12{ margin-right:12px;}
		.mr13{ margin-right:13px;}
		.mr14{ margin-right:14px;}
		.mr15{ margin-right:15px;}
		.mr16{ margin-right:16px;}
		.mr17{ margin-right:17px;}
		.mr18{ margin-right:18px;}
		.mr19{ margin-right:19px;}
		.mr20{ margin-right:20px;}
		.mr40{ margin-right:40px;}
		.mr60{ margin-right:60px;}
		.mr80{ margin-right:80px;}
		.mr100{ margin-right:100px;}
		
		.mt1{ margin-top:1px;}
		.mt2{ margin-top:2px;}
		.mt3{ margin-top:3px;}
		.mt4{ margin-top:4px;}
		.mt5{ margin-top:5px;}
		.mt6{ margin-top:6px;}
		.mt7{ margin-top:7px;}
		.mt8{ margin-top:8px;}
		.mt9{ margin-top:9px;}
		.mt10{ margin-top:10px;}
		.mt11{ margin-top:11px;}
		.mt12{ margin-top:12px;}
		.mt13{ margin-top:13px;}
		.mt14{ margin-top:14px;}
		.mt15{ margin-top:15px;}
		.mt16{ margin-top:16px;}
		.mt17{ margin-top:17px;}
		.mt18{ margin-top:18px;}
		.mt19{ margin-top:19px;}
		.mt20{ margin-top:20px;}
		.mt35{ margin-top:35px;}
		.mt40{ margin-top:40px;}
		.mt60{ margin-top:60px;}
		.mt80{ margin-top:80px;}
		.mt100{ margin-top:100px;}

		.mb1{ margin-bottom:1px;}
		.mb2{ margin-bottom:2px;}
		.mb3{ margin-bottom:3px;}
		.mb4{ margin-bottom:4px;}
		.mb5{ margin-bottom:5px;}
		.mb6{ margin-bottom:6px;}
		.mb7{ margin-bottom:7px;}
		.mb8{ margin-bottom:8px;}
		.mb9{ margin-bottom:9px;}
		.mb10{ margin-bottom:10px;}
		.mb11{ margin-bottom:11px;}
		.mb12{ margin-bottom:12px;}
		.mb13{ margin-bottom:13px;}
		.mb14{ margin-bottom:14px;}
		.mb15{ margin-bottom:15px;}
		.mb16{ margin-bottom:16px;}
		.mb17{ margin-bottom:17px;}
		.mb18{ margin-bottom:18px;}
		.mb19{ margin-bottom:19px;}
		.mb20{ margin-bottom:20px;}
		.mb25{ margin-bottom:25px;}
		.mb40{ margin-bottom:40px;}
		.mb60{ margin-bottom:60px;}
		.mb80{ margin-bottom:80px;}
		.mb100{ margin-bottom:100px;}
	
	/* 高度*/
		.h14{height:14px;} 
		.h16{height:16px;} 
		.h18{height:18px;} 
		.h20{height:20px;} 
		.h22{height:22px;} 
		.h24{height:24px;}
		.h28{height:28px;}
		.h30{height:30px;}

/*文本样式*/
    /*行高*/
            .line_22 {line-height:22px;}
            .line_24 {line-height:24px;}
            .line_26 {line-height:26px;}
            .line_28 {line-height:28px;}
            .line_30 {line-height:30px;}
			.line_32 {line-height:32px;}
			.line_34 {line-height:34px;}
            .line_35 {line-height:35px;}
			.line_36 {line-height:36px;}
			.line_38 {line-height:38px;}
			.line_40 {line-height:40px;}
			.line_42 {line-height:42px;}

	/*文本样式*/
			.font_st{font-family:"宋体";}
			.font_yh{font-family:"微软雅黑", 'Microsoft YaHei';}
			.font12{ font-size:12px;}
			.font14{ font-size:14px;}
			.font16{ font-size:16px;}
			.font18{ font-size:18px;}
			.font20{ font-size:20px;}
			.fb{ font-weight:bold;}
			.fw{font-weight:normal;}
			.t_ind{text-indent:2em;}

			.t_left{text-align:left;}/*居左*/
            .t_center{text-align:center;}/*居中*/
            .t_right{text-align:right;}/*居右*/
/*边框样式*/
.br_2{border-right:2px solid #9b8c85}
.br_1{border-right:1px solid #e5bab6}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
