/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
	{
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0;
	 text-decoration: underline;
	 color:red;
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button
	{
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,select,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0;
	vertical-align: middle
}

li {
	list-style: none
}

:focus {
	outline: 0
}

input,button,textarea,select {
	*font-size: 100%
}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner
	{
	border: none;
	padding: 0
}

input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}



.hide {
	display: none
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden
}

* html .clearfix {
	zoom: 1
}

*+html .clearfix {
	zoom: 1
}

a {
	color: #2f2f2f;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

body {
	font: 12px/1.6 Microsoft Yahei, Arial, Helvetica, sans-serif;
	background: #fff
}

.wrapper {
	*zoom: 1;
	width: 1000px;
	margin: 0 auto;
	position: relative
}

.wrapper:before,.wrapper:after {
	content: "";
	display: table
}

.wrapper:after {
	clear: both
}

.fc-red {
	color: #ff0000 !important
}

.banner {
	height: 356px;
	background: url(images/banner.jpg) no-repeat center 0;
	overflow: hidden
}

.banner .wrapper {
	height: 100%
}

.content {
	padding: 30px 0
}

.content .item {
	*zoom: 1;
	border-left: solid 3px #e5e5e5;
	margin-bottom: 30PX
}

.content .item:before,.content .item:after {
	content: "";
	display: table
}

.content .item:after {
	clear: both
}

.content .item .hd {
	height: 52px;
	margin-left: -8px
}

.content .item .hd h2 {
	width: 230px;
	height: 100%;
	background: url(images/hds.png) no-repeat 0 0;
	float: left;
	font-size: 0;
	text-indent: -99em;
	overflow: hidden
}

.content .item .hd h2.tle01 {
	background-position: 0 0
}

.content .item .hd h2.tle02 {
	background-position: 0 -52px
}

.content .item .hd h2.tle03 {
	background-position: 0 -104px
}

.content .item .hd h2.tle04 {
	background-position: 0 -156px
}

.content .item .hd h2.tle05 {
	background-position: 0 -208px
}

.content .item .hd h2.tle06 {
	background-position: 0 -260px
}
.content .item .hd h2.tle07 {
	background-position: 0 -312px
}
.content .item .bd {
	padding: 0 50px
}

.content .item .txt {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0
}

.footer {
	height: 70px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 70px;
	background: #329fcb
}

.totop {
	width: 89px;
	height: 89px;
	position: fixed;
	z-index: 99999;
	background: url(images/totop.png);
	cursor: pointer;
	right: 40px;
	bottom: 50px
}
 .box-content {
    width: 1000px;
    margin: 10px 0;
    padding: 5px 0;
    display: none;
}
 .box-content .txt{font-size: 18px;
    font-weight: bold;
    margin: 5px 0;}
    
    /* 定义keyframe动画，命名为blink */
 .box{ animation: change 2s  ease-in  infinite ;  font-size: 25px; padding-left: 10px;line-height: 2; color:#4163E0; }
        @keyframes change {
            0%{ text-shadow: 0 0 2px #f00}
            
        }
    