﻿/* CSS Document */
html {
	font-size: 62.5%;
	font-family: 'helvetica neue', 'microsoft yahei', tahoma, arial, 'hiragino sans gb', 'Simsun', sans-serif
}
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, hr {
	margin: 0;
	padding: 0
}
body {
	line-height: 1.333;
	font-size: 12px
}

input, textarea, select, button {
	font-size: 12px;
	font-weight: normal
}
input[type="button"], input[type="submit"], select, button {
	cursor: pointer
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}
li {
	list-style: none
}
caption, th {
	text-align: left
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
fieldset, img, a img, iframe {
	border-width: 0;
	border-style: none
}
img {
	-ms-interpolation-mode: bicubic
}
textarea {
	overflow-y: auto
}
legend {
	color: #000
}
a:link, a:visited {
	text-decoration: none
}
hr {
	height: 0
}
label {
	cursor: pointer
}

i,em{font-style:normal;}
/*b,strong{font-weight:normal;}*/

input::-ms-clear{display:none;}
input{border:none;background:none;outline:none;}
img,select,input{vertical-align:middle; }
textarea{outline:none;resize:none;}
img{ border:none; }

.clearFix:after{content:'';clear:both;display:block;}
.clearFix{zoom:1;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;}

body{
    background:#fff;
    font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,sans-serif;
    font-size:14px;
    color:#555;
}
.wrap1200{width:1200px;margin:0 auto;}
.wrap925{width:925px;margin:0 auto;}
.wrap260{width:260px;margin:0 auto;}

a:link {color:#555; text-decoration: none;}
a:visited {color:#555; text-decoration: none;}
/*a:hover {color:#2db8ad; text-decoration: none; }*/
a:focus{outline:none;}
.mt46{margin-top: 46px;}
.yinse{background: #e8e8e8;}
.mt33{margin-top: 33px;}
.pt70{padding-top: 70px;}
.mr2{margin-right: 5px;}


.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.h10 {
	height: 10px;
	clear: both;
	width: 100%;
}
.h20 {
	height: 20px;
	clear: both;
	width: 100%;
}
.h30 {
	height: 30px;
	clear: both;
	width: 100%;
}
.h40 {
	height: 40px;
	clear: both;
	width: 100%;
}
.h50 {
	height: 50px;
	clear: both;
	width: 100%;
}
  .biaoti1{padding-left:20px;margin:10px 0;font-size: 24px;font-weight: bold;border-left-width: 4px;border-left-style: solid;border-left-color: #1e50af;}
  .biaoti{padding-left:20px;margin:10px 0;font-size: 18px;font-weight: bold;border-left-width: 4px;border-left-style: solid;border-left-color: #c00;}
  .riqi{float:right;}