﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,new_nav,output,ruby,section,summary,time,mark,audio,video,input,button,textarea,select {
	margin: 0;
	padding: 0;
	font-weight: 400;
	border: 0;
	vertical-align: baseline;
	font-family: MicrosoftYaHei
}

body {
	line-height: 1;
	font-size: 14px
}

ul,ol {
	list-style: none
}

input,button,textarea,select,input:focus,textarea:focus {
	background: 0;
	outline: 0
}

textarea {
	resize: none;
	overflow: auto
}

select {
	border: 0
}

a,button {
	cursor: pointer
}

a {
	text-decorattion: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,optgroup,select,textarea {
	-webkit-appearance: none
}

a,button,input,optgroup,select,textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

a,img {
	-webkit-touch-callout: none
}

video,img {
	vertical-align: top
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,new_nav,section,summary,time,mark,audio,video {
	display: block;
	margin: 0;
	padding: 0
}

mark {
	background: 0
}

sub,sup {
	vertical-align: baseline
}

:link,:visited,ins {
	text-decoration: none
}

:focus {
	outline: 0
}

::selection {
	background: #54bd4c;
	color: #fff
}

::-moz-selection {
	background: #54bd4c;
	color: #fff
}

::-webkit-selection {
	background: #54bd4c;
	color: #fff
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.clearoutline:focus {
	outline: 0
}

a:link {
	text-decoration: none;
	color: #666
}

div,p,a,span,i,strong,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li {
	box-sizing: border-box;
	font-style: normal
}

.view {
	width: 6.14rem;
	margin: 0 auto;
	box-sizing: border-box
}

.show {
	display: block!important
}

.hide {
	display: none!important
}

.ov {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical
}

p.document_title {
	line-height: .5rem;
	width: 100%;
	background: #f2f2f2;
	padding: 0 .2rem;
	display: flex;
	justify-content: space-between
}

p.document_title span {
	font-size: .24rem;
	color: #00a4b4
}

p.document_title a {
	font-family: MicrosoftYaHeiLight;
	font-size: .19rem;
	color: #00a4b4
}

p.document_title .tab {
	display: flex;
	line-height: .5rem
}

p.document_title .tab span {
	color: #555
}

p.document_title .tab span:last-child {
	margin-left: .3rem
}

.clearfix::before,.clearfix::after {
	content: "";
	display: table
}

.clearfix::after {
	clear: both
}

.clearfix {
	*zoom: 1
}

.current {
	color: #00a4b4!important;
	border-bottom: .04rem solid #00a4b4;
	font-weight: 600
}

.nav_current {
	color: #00a4b4!important
}

.new_banner {
	width: 100%;
	height: 1rem;
	margin: 0 0 .3rem;
	display: block
}

.new_banner img {
	width: 100%;
	height: 100%
}

.nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.star {
	margin-left: .1rem
}

.star em {
	display: inline-block;
	width: .31rem;
	height: .3rem;
	background: url(../images/star_empty.png);
	background-size: .31rem auto;
	margin-left: .08rem
}

.star em:first-child {
	margin-left: 0
}

.star.star1 em:nth-child(-n+1),.star.star2 em:nth-child(-n+2),.star.star3 em:nth-child(-n+3),.star.star4 em:nth-child(-n+4),.star.star5 em:nth-child(-n+5) {
	background-image: url(../images/star_full.png)
}

.flex {
	display: flex!important
}

.left,.rigth {
	display: block
}